VideoCodecConverterDestinationFormat Property |
Output format
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic VideoFormat DestinationFormat { get; }
Public ReadOnly Property DestinationFormat As VideoFormat
Get
public:
property VideoFormat^ DestinationFormat {
VideoFormat^ get ();
}
member DestinationFormat : VideoFormat with get
Property Value
Type:
VideoFormat
See Also