ReadVersion

MatroskaEbmlHeader.ReadVersion property

Gets the minimum version an EBML parser needs to be compliant with to be able to read the file.

public byte ReadVersion { get; }

Property Value

The minimum version an EBML parser needs to be compliant with to be able to read the file.

See Also