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

CuePoint := bb container [ card:*; ] {
CueTime := b3 uint;
CueTrackPositions := b7 container [ card:*; ] ...
}
@author Johann Sorel


Variables : -
Functions : getStructure, getCueTime, getCueTrackPositions



protected PropertyType[] getStructure ()

public Integer getCueTime ()

public Sequence getCueTrackPositions ()