Click or drag to resize

H263EncoderInit Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public bool Init(
	int width,
	int height,
	double frameRate,
	double bitsPerPixel
)

Parameters

width  Int32
 
height  Int32
 
frameRate  Double
 
bitsPerPixel  Double
 

Return Value

Boolean
See Also