Maven module :un.storage : media-mkv :
Class :
un.storage.media.mkv.model.ContentEncoding
Extends/Implements :
un.storage.binding.ebml.EBMLChunk
Subclasses : -
Variables : -
Functions :
getStructure,
getContentEncodingOrder,
getContentEncodingScope,
getContentEncodingType,
getContentCompression,
getContentEncryption
protected PropertyType[]
getStructure ()
public Integer
getContentEncodingOrder ()
public Integer
getContentEncodingScope ()
public Integer
getContentEncodingType ()
public ContentCompression
getContentCompression ()
public ContentEncryption
getContentEncryption ()
ContentEncodingOrder := 5031 uint [ def:0; ]
ContentEncodingScope := 5032 uint [ range:1..; def:1; ]
ContentEncodingType := 5033 uint;
ContentCompression := 5034 container ...
ContentEncryption := 5035 container ...
}
@author Johann Sorel