Click or drag to resize

H263EncoderInit Method

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

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
frameRate
Type: SystemDouble
bitsPerPixel
Type: SystemDouble

Return Value

Type: Boolean
See Also