Click or drag to resize

VideoCodecConverterSetDestinationFormat Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public void SetDestinationFormat(
	VideoQuality new_quality,
	VideoFormat new_format = null
)

Parameters

new_quality
Type: VideoQuality
new_format (Optional)
Type: VideoFormat
See Also