~MatroskaEditionEntry()
Destroys the MatroskaEditionEntry.
std::string label() const
Returns a label for the entry.
const std::vector< std::unique_ptr< MatroskaChapter > > & chapters() const
Returns the chapters the edition contains.
void parseNested(Diagnostics &diag)
Parses the "EditionEntry"-element specified when constructing the object.
void clear()
Resets the object to its initial state.
void parse(Diagnostics &diag)
Parses the "EditionEntry"-element specified when constructing the object.