Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.sampleentries.MetadataSampleEntry
Extends/Implements : un.storage.media.mp4.boxes.impl.sampleentries.SampleEntry
Subclasses : -

author  Alexander Simm


Variables : -
Functions : MetadataSampleEntry, decode, getContentEncoding



void MetadataSampleEntry (String name)

public void decode (MP4InputStream in)


A string providing a MIME type which identifies the content encoding of
the timed metadata. If not present (an empty string is supplied) the
timed metadata is not encoded.
An example for this field is 'application/zip'.
@return the encoding's MIME-type
public String getContentEncoding ()