Click or drag to resize

NativeAPIOpenOGGStream Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static StatusCode OpenOGGStream(
	IntPtr instance,
	byte[] byte_stream
)

Parameters

instance  IntPtr
 
byte_stream  Byte
 

Return Value

StatusCode
See Also