Click or drag to resize
Mpeg42VideoEncoderConfigurationReversibleVlc Property
If enabled reversible VLC coding will be used. This option requires DataPartioning to be enabled.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool ReversibleVlc { get; set; }

Property Value

Type: Boolean
See Also