Click or drag to resize

VideoCodecConverterSetDestinationFormat Method


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

Parameters

new_quality  VideoQuality
 
new_format  VideoFormat  (Optional)
 
See Also