Maven module :un.storage : media-mkv :
Class :
un.storage.media.mkv.model.Cluster
Extends/Implements :
un.storage.binding.ebml.EBMLChunk
Subclasses : -
Variables : -
Functions :
getStructure,
getTimecode,
getPosition,
getPrevSize,
getBlockGroup
protected PropertyType[]
getStructure ()
public Integer
getTimecode ()
public Integer
getPosition ()
public Integer
getPrevSize ()
public Sequence
getBlockGroup ()
Timecode := e7 uint;
Position := a7 uint;
PrevSize := ab uint;
BlockGroup := a0 container [ card:*; ] ...
}
@author Johann Sorel