Click or drag to resize

VideoCodecConverterSetDestinationFormat Method


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

Parameters

new_quality  VideoQuality
 
new_format  VideoFormat  (Optional)
 
See Also