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] |
decode(Byte *buffer, UInt32 count) | FullBox | [virtual] |
encode(Byte **buffer, UInt32 *count) | FullBox | [virtual] |
estimateSize() | FullBox | [virtual] |
flags | FullBox | |
FullBox() | FullBox | |
FullBox(const char *boxtype, unsigned_int8 v, bit24 f) | FullBox | |
FullBox(unsigned_int32 boxtype, unsigned_int8 v, bit24 f) | FullBox | |
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] |
size | Box | |
type | Box | |
update_size() | Box | [protected] |
version | FullBox | |
write_size() | Box | [protected] |
~Box() | Box | [virtual] |
~FullBox() | FullBox | [virtual] |