EssenceStreamDescriptor Class Reference

#include <essence.h>

Inheritance diagram for EssenceStreamDescriptor:

RefCount IRefCount List of all members.

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.

Detailed Description

Class for holding a description of an essence stream (used to differentiate multiple streams in an essence file) and a human-readable description


Member Data Documentation

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.


The documentation for this class was generated from the following file:
Generated on Mon Apr 2 15:20:58 2007 for MXFLib by  doxygen 1.5.1-p1