Class | Description |
---|---|
DecoderConfigDescriptor |
The
DecoderConfigDescriptor provides information about the
decoder type and the required decoder resources needed for the associates
elementary stream. |
DecoderSpecificInfo |
The
DecoderSpecificInfo constitutes an opaque container with
information for a specific media decoder. |
Descriptor |
The abstract base class and factory for all descriptors (defined in ISO
14496-1 as 'ObjectDescriptors').
|
ESDescriptor |
The ESDescriptor conveys all information related to a particular elementary
stream and has three major parts:
The first part consists of the ES_ID which is a unique reference to the
elementary stream within its name scope, a mechanism to group elementary
streams within this Descriptor and an optional URL String.
|
InitialObjectDescriptor |
The
InitialObjectDescriptor is a variation of the
ObjectDescriptor that shall be used to gain initial access to
content. |
ObjectDescriptor |
The
ObjectDescriptor consists of three different parts:
The first part uniquely labels the ObjectDescriptor within its
name scope by means of an ID. |
SLConfigDescriptor | |
UnknownDescriptor |
This class is used if any unknown Descriptor is found in a stream.
|