DocTypeVersion

MatroskaEbmlHeader.DocTypeVersion property

Gets the version of the DocType writer used to create the file.

public byte DocTypeVersion { get; }

Property Value

The version of the DocType writer used to create the file.

See Also