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

ChapterDisplay := 80 container [ card:*; ] {
ChapString := 85 string;
ChapLanguage := 437c string [ card:*; def:"eng"; range:32..126; ]
ChapCountry := 437e string [ card:*; range:32..126; ]
}

@author Johann Sorel


Variables : -
Functions : getStructure, getChapString, getChapLanguage, getChapCountry



protected PropertyType[] getStructure ()

public Chars getChapString ()

public Sequence getChapLanguage ()

public Sequence getChapCountry ()