Click or drag to resize

IVideoCodecConfigurableSetEncoderConfig Method

Átállítja az encoder konfigurációt

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
bool SetEncoderConfig(
	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
True, ha megváltozott a konfig
See Also