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