#include <qtprivate.h>
Data Fields | |
| int64_t | size |
| char | type [4] |
| int | version |
| long | flags |
| char * | data_reference |
Definition at line 323 of file qtprivate.h.
| int64_t quicktime_dref_table_t::size |
Definition at line 325 of file qtprivate.h.
Referenced by quicktime_dref_table_init(), and quicktime_read_dref_table().
| char quicktime_dref_table_t::type[4] |
Definition at line 326 of file qtprivate.h.
Referenced by quicktime_dref_table_dump(), quicktime_dref_table_init(), quicktime_read_dref_table(), and quicktime_write_dref_table().
Definition at line 327 of file qtprivate.h.
Referenced by quicktime_dref_table_dump(), quicktime_dref_table_init(), quicktime_read_dref_table(), and quicktime_write_dref_table().
Definition at line 328 of file qtprivate.h.
Referenced by quicktime_dref_table_dump(), quicktime_dref_table_init(), quicktime_read_dref_table(), and quicktime_write_dref_table().
Definition at line 329 of file qtprivate.h.
Referenced by quicktime_dref_table_delete(), quicktime_dref_table_dump(), quicktime_dref_table_init(), quicktime_read_dref_table(), and quicktime_write_dref_table().
1.5.5