#include <IsoFileClasses.hpp>
Inheritance diagram for MediaInformationBox:

Public Member Functions | |
| MediaInformationBox () | |
| virtual | ~MediaInformationBox () |
| void | decode (Byte *buffer, UInt32 count) |
| void | encode (Byte **buffer, UInt32 *count) |
| UInt32 | estimateSize () |
| Box * | getBoxRecursive (const char *type) |
| MediaInformationBox::MediaInformationBox | ( | ) |
| MediaInformationBox::~MediaInformationBox | ( | ) | [virtual] |
| void MediaInformationBox::decode | ( | Byte * | buffer, | |
| UInt32 | count | |||
| ) | [virtual] |
| void MediaInformationBox::encode | ( | Byte ** | buffer, | |
| UInt32 * | count | |||
| ) | [virtual] |
| UInt32 MediaInformationBox::estimateSize | ( | ) | [virtual] |
| Box * MediaInformationBox::getBoxRecursive | ( | const char * | type | ) |
1.4.7