Click or drag to resize

MPEG4NativeAPIWriteH264VideoData Method


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

Parameters

instance  IntPtr
 
data  Byte
 
pts  Double
 

Return Value

StatusCode
See Also