Click or drag to resize
MatroskaWriterConfigurationDocumentTypeReadVersion Property
Gets or sets the document type read version. By default this is set to 2.

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

Property Value

Type: Int64
The document type read version.
See Also