Click or drag to resize

LinuxNativeApiInitMPEG4Multiplexer Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static int InitMPEG4Multiplexer(
	IntPtr instance,
	string filename,
	int width,
	int height,
	double framerate,
	int bitrate
)

Parameters

instance  IntPtr
 
filename  String
 
width  Int32
 
height  Int32
 
framerate  Double
 
bitrate  Int32
 

Return Value

Int32
See Also