#include <essence.h>
Inheritance diagram for EssenceParser::WrappingConfig:

Public Attributes | |
| EssenceSubParserPtr | Parser |
| The parser that parses this essence - true smart pointer not a parent pointer to keep parser alive. | |
| WrappingOptionPtr | WrapOpt |
| The wrapping options. | |
| MDObjectPtr | EssenceDescriptor |
| The essence descriptior for the essence as parsed. | |
| UInt32 | Stream |
| The stream ID of this stream from the parser. | |
| Rational | EditRate |
| The selected edit rate for this wrapping. | |
| WrappingConfigList | SubStreams |
| A list of wrapping options available for sub-streams extracted from the same essence source. See SubStreamNotes. | |
The parser that parses this essence - true smart pointer not a parent pointer to keep parser alive.
The wrapping options.
The essence descriptior for the essence as parsed.
A list of wrapping options available for sub-streams extracted from the same essence source. See SubStreamNotes.
1.5.1-p1