FFmpeg
|
Data Fields | |
uint32_t | type |
uint32_t | header_size |
uint64_t | size |
unsigned char * | data |
Definition at line 104 of file qt-faststart.c.
uint32_t atom_t::type |
Definition at line 105 of file qt-faststart.c.
Referenced by parse_atoms(), update_chunk_offsets_callback(), and upgrade_stco_callback().
uint32_t atom_t::header_size |
Definition at line 106 of file qt-faststart.c.
Referenced by parse_atoms(), upgrade_stco_atom(), and upgrade_stco_callback().
uint64_t atom_t::size |
Definition at line 107 of file qt-faststart.c.
Referenced by parse_atoms(), update_chunk_offsets_callback(), update_co64_offsets(), update_stco_offsets(), and upgrade_stco_callback().
unsigned char* atom_t::data |
Definition at line 108 of file qt-faststart.c.
Referenced by parse_atoms(), update_chunk_offsets_callback(), update_co64_offsets(), update_stco_offsets(), upgrade_stco_atom(), and upgrade_stco_callback().