Version

MatroskaEbmlHeader.Version property

Gets the version of the EBML Writer that has been used to create the file.

public byte Version { get; }

Property Value

The version of the EBML Writer that has been used to create the file.

See Also