Click or drag to resize

MPEG4NativeAPIInitMPEGWriter Method (IntPtr, VideoStreamInfo)

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static StatusCode InitMPEGWriter(
	IntPtr instance,
	VideoStreamInfo videoStreamInfo
)

Parameters

instance
Type: SystemIntPtr
videoStreamInfo
Type: VideoStreamInfo

Return Value

Type: StatusCode
See Also