Click or drag to resize

VP8EncoderInit Method


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

Parameters

resolution  OzResolution
 
framerate  Int32
 
bitrate  Int32
 

Return Value

Boolean
See Also