#include <essence.h>
Inheritance diagram for EssenceStreamDescriptor:
Public Attributes | |
UInt32 | ID |
ID for this essence stream. | |
std::string | Description |
Description of this essence stream. | |
UUID | SourceFormat |
A UUID (or byte-swapped UL) identifying the source format. | |
MDObjectPtr | Descriptor |
Pointer to an actual essence descriptor for this stream. | |
EssenceStreamDescriptorList | SubStreams |
A list of sub-streams that can be derived from this stream. See SubStreamNotes. |
std::string Description |
Description of this essence stream.
Pointer to an actual essence descriptor for this stream.
A list of sub-streams that can be derived from this stream. See SubStreamNotes.