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