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] |
creation_time | MediaHeaderBox | |
decode(Byte *buffer, UInt32 count) | MediaHeaderBox | [virtual] |
duration | MediaHeaderBox | |
encode(Byte **buffer, UInt32 *count) | MediaHeaderBox | [virtual] |
estimateSize() | MediaHeaderBox | [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 | |
getLanguageFromISOCode(char *isoLanguageCode) | MediaHeaderBox | |
language | MediaHeaderBox | |
mapStringToUInt32(char *src, unsigned_int32 *target) | Box | [static] |
mapUInt32ToString(unsigned_int32 *src, char *target) | Box | [static] |
MediaHeaderBox(unsigned_int8 version) | MediaHeaderBox | |
modification_time | MediaHeaderBox | |
pad | MediaHeaderBox | |
pre_defined | MediaHeaderBox | |
setLanguageFromISOCode(char *isoLanguageCode) | MediaHeaderBox | |
size | Box | |
timescale | MediaHeaderBox | |
type | Box | |
update_size() | Box | [protected] |
version | FullBox | |
write_size() | Box | [protected] |
~Box() | Box | [virtual] |
~FullBox() | FullBox | [virtual] |
~MediaHeaderBox() | MediaHeaderBox | [virtual] |