Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.desc.DecoderSpecificInfo
Extends/Implements :
un.storage.media.mp4.desc.Descriptor
Subclasses : -
Variables : -
Functions :
decode,
getData
void
decode (MP4InputStream in)
public byte[]
getData ()
DecoderSpecificInfoconstitutes an opaque container withinformation for a specific media decoder. Depending on the required amout of
data, two classes with a maximum of 255 and 232-1 bytes of data
are provided. The existence and semantics of the
DecoderSpecificInfodepends on the stream type and objectprofile of the parent
DecoderConfigDescriptor.@author Alexander Simm