Maven module :un.storage : media-mkv :
Class :
un.storage.media.mkv.model.CueTrackPositions
Extends/Implements :
un.storage.binding.ebml.EBMLChunk
Subclasses : -
Variables : -
Functions :
getStructure,
getCueTrack,
getCueClusterPosition,
getCueBlockNumber,
getCueCodecState,
getCueReference
protected PropertyType[]
getStructure ()
public Integer
getCueTrack ()
public Integer
getCueClusterPosition ()
public Integer
getCueBlockNumber ()
public Integer
getCueCodecState ()
public Sequence
getCueReference ()
CueTrack := f7 uint [ range:1..; ]
CueClusterPosition := f1 uint;
CueBlockNumber := 5378 uint [ range:1..; def:1; ]
CueCodecState := ea uint [ def:0; ]
CueReference := db container [ card:*; ] ...
}
@author Johann Sorel