Click or drag to resize

NativeAPIGetNextAudioData Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static StatusCode GetNextAudioData(
	IntPtr instance,
	out AudioPacket audioPacket
)

Parameters

instance
Type: SystemIntPtr
audioPacket
Type: Ozeki.CommonAudioPacket

Return Value

Type: StatusCode
See Also