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

ContentCompression := 5034 container {
ContentCompAlgo := 4254 uint [ def:0; ]
ContentCompSettings := 4255 binary;
}

@author Johann Sorel


Variables : -
Functions : getStructure, getContentCompAlgo, getContentCompSettings



protected PropertyType[] getStructure ()

public Integer getContentCompAlgo ()

public byte[] getContentCompSettings ()