DocTypeReadVersion

MatroskaEbmlHeader.DocTypeReadVersion property

Gets the minimum version number a DocType parser must be compliant with to read the file.

public byte DocTypeReadVersion { get; }

Property Value

The minimum version number a DocType parser must be compliant with to read the file.

See Also