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

Cluster := 1f43b675 container [ card:*; ] {
Timecode := e7 uint;
Position := a7 uint;
PrevSize := ab uint;
BlockGroup := a0 container [ card:*; ] ...
}

@author Johann Sorel


Variables : -
Functions : getStructure, getTimecode, getPosition, getPrevSize, getBlockGroup



protected PropertyType[] getStructure ()

public Integer getTimecode ()

public Integer getPosition ()

public Integer getPrevSize ()

public Sequence getBlockGroup ()