VideoCodecConverterForceTranscode Property |
If true it forces transcoding in all cases, even when the input and output formats are the same
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic bool ForceTranscode { get; }
Public ReadOnly Property ForceTranscode As Boolean
Get
public:
property bool ForceTranscode {
bool get ();
}
member ForceTranscode : bool with get
Property Value
Type:
Boolean
See Also