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

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