VideoCodecConverterDestinationFormat Property |
Output format
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public VideoFormat DestinationFormat { get; }
Public ReadOnly Property DestinationFormat As VideoFormat
Get
public:
property VideoFormat^ DestinationFormat {
VideoFormat^ get ();
}
member DestinationFormat : VideoFormat with get
Property Value
Type:
VideoFormatSee Also