Click or drag to resize

IVideoCodecConfigurableSetDecoderConfig Method


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

Parameters

width  Int32
 
height  Int32
 
frameRate  Double
 
See Also