Click or drag to resize

MPEG4NativeAPICreateMPEGWriter Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static StatusCode CreateMPEGWriter(
	string path,
	out IntPtr instance
)

Parameters

path
Type: SystemString
instance
Type: SystemIntPtr

Return Value

Type: StatusCode
See Also