Click or drag to resize

NativeAPIOpenOGGStream Method

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

Parameters

instance
Type: SystemIntPtr
byte_stream
Type: SystemByte

Return Value

Type: StatusCode
See Also