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