Click or drag to resize

VP8EncoderInit Method


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

Parameters

resolution  OzResolution
 
framerate  Int32
 
bitrate  Int32
 

Return Value

Boolean
See Also