Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.desc.DecoderSpecificInfo
Extends/Implements : un.storage.media.mp4.desc.Descriptor
Subclasses : -

The DecoderSpecificInfo constitutes an opaque container with
information 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
DecoderSpecificInfo depends on the stream type and object
profile of the parent DecoderConfigDescriptor.

@author Alexander Simm


Variables : -
Functions : decode, getData



void decode (MP4InputStream in)


A byte array containing the decoder specific information.
return  the decoder specific information
public byte[] getData ()