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