Returns all chapter editions.
Set chapters from complex properties (one entry per edition). Replaces all existing editions.
Array of edition VariantMaps.
Returns true if there are no editions.
Removes a chapter edition by UID.
Edition UID to remove. Use 0 to remove the first edition with uid=0.
Renders all editions into a Chapters EBML element.
Returns null if there are no editions.
Returns this chapters object as a complex properties array (one entry per edition).
StaticparseParse a Chapters EBML element from the stream.
The I/O stream to read from.
The Chapters EBML element descriptor.
A new MatroskaChapters instance.
Parses and renders Matroska
ChaptersEBML elements.