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

BlockMore := a6 container [ card:*; ] {
BlockAddID := ee uint [ range:1..; ]
BlockAdditional := a5 binary;
}

@author Johann Sorel


Variables : -
Functions : getStructure, getBlockAddID, getBlockAdditional



protected PropertyType[] getStructure ()

public Integer getBlockAddID ()

public byte[] getBlockAdditional ()