Click or drag to resize
VP8EncoderInit Method

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

Parameters

resolution
Type: Ozeki.MediaResolution
framerate
Type: SystemInt32
bitrate
Type: SystemInt32

Return Value

Type: Boolean
See Also