addData(bit8 *dataToAdd, UInt32 count) | MediaDataBox | |
Box() | Box | |
Box(const char *boxtype) | Box | |
Box(unsigned_int32 boxtype) | Box | |
Box(unsigned_int32 boxtype, unsigned_int8 extended_type[16]) | Box | |
bufManager | Box | [protected] |
data | MediaDataBox | |
decode(Byte *buffer, UInt32 count) | MediaDataBox | [virtual] |
encode(Byte **buffer, UInt32 *count) | MediaDataBox | [virtual] |
estimateSize() | MediaDataBox | [virtual] |
getBoxRecursive(const char *type) | Box | [inline, virtual] |
getBuffer(Byte **buffer) | Box | |
getCurrentReadPointer() | Box | |
getCurrentWritePointer() | Box | |
mapStringToUInt32(char *src, unsigned_int32 *target) | Box | [static] |
mapUInt32ToString(unsigned_int32 *src, char *target) | Box | [static] |
MediaDataBox() | MediaDataBox | |
size | Box | |
type | Box | |
update_size() | Box | [protected] |
write_size() | Box | [protected] |
~Box() | Box | [virtual] |
~MediaDataBox() | MediaDataBox | [virtual] |