Click or drag to resize
VideoCodecConverterSetDestinationFormat Method

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

Parameters

new_quality
Type: Ozeki.MediaVideoQuality
new_format (Optional)
Type: Ozeki.MediaVideoFormat
See Also