Click or drag to resize

MPEG4NativeAPIWritePCMAudioData Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static StatusCode WritePCMAudioData(
	IntPtr instance,
	byte[] data,
	double pts
)

Parameters

instance
Type: SystemIntPtr
data
Type: SystemByte
pts
Type: SystemDouble

Return Value

Type: StatusCode
See Also