Click or drag to resize
Mp4WriterCompatibilityMode Property
true if compatibility mode, false if not.

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

Property Value

Type: Boolean
true if compatibility mode, false if not.
See Also