Click or drag to resize

VP8EncoderInit Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public bool Init(
	OzResolution resolution,
	int framerate,
	int bitrate
)

Parameters

resolution
Type: OzResolution
framerate
Type: SystemInt32
bitrate
Type: SystemInt32

Return Value

Type: Boolean
See Also