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

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