Click or drag to resize
IVideoCodecConfigurableSetDecoderConfig Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void SetDecoderConfig(
	int width,
	int height,
	double frameRate
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
frameRate
Type: SystemDouble
See Also