Maven module :un.storage : media-mkv :
Class : un.storage.media.mkv.model.ChapterTrack
Extends/Implements : un.storage.binding.ebml.EBMLChunk
Subclasses : -

ChapterTrack := 8f container {
ChapterTrackNumber := 89 uint [ card:*; range:0..1; ]
ChapterDisplay := 80 container [ card:*; ] ...
}
@author Johann Sorel


Variables : -
Functions : getStructure, getChapterTrackNumber, getChapterDisplay



protected PropertyType[] getStructure ()

public Integer getChapterTrackNumber ()

public Sequence getChapterDisplay ()