The MatroskaEditionEntry class provides a parser for edition entries in Matroska files.
EbmlElement * editionEntryElement() const
Returns the "EditionEntry"-element specified when constructing the object.
bool isHidden() const
Returns whether the edition is hidden.
const std::vector< std::unique_ptr< MatroskaChapter > > & chapters() const
Returns the chapters the edition contains.
bool isOrdered() const
Returns whether the edition is ordered.
bool isDefault() const
Returns whether the edition is flagged as default edition.