#include <IsoFileClasses.hpp>
Inheritance diagram for SampleTableBox:
Public Member Functions | |
SampleTableBox () | |
virtual | ~SampleTableBox () |
void | decode (Byte *buffer, UInt32 count) |
void | encode (Byte **buffer, UInt32 *count) |
UInt32 | estimateSize () |
Box * | getBoxRecursive (const char *type) |
SampleTableBox::SampleTableBox | ( | ) |
SampleTableBox::~SampleTableBox | ( | ) | [virtual] |
void SampleTableBox::decode | ( | Byte * | buffer, | |
UInt32 | count | |||
) | [virtual] |
void SampleTableBox::encode | ( | Byte ** | buffer, | |
UInt32 * | count | |||
) | [virtual] |
UInt32 SampleTableBox::estimateSize | ( | ) | [virtual] |
Box * SampleTableBox::getBoxRecursive | ( | const char * | type | ) |