Data Fields | |
uint32_t | type |
int64_t | offset |
int64_t | size |
Definition at line 72 of file mov.c.
uint32_t MOV_atom_t::type |
Definition at line 73 of file mov.c.
Referenced by mov_read_cmov(), mov_read_default(), mov_read_extradata(), mov_read_stco(), and mov_read_wide().
int64_t MOV_atom_t::offset |
Definition at line 74 of file mov.c.
Referenced by mov_read_cmov(), mov_read_default(), mov_read_hdlr(), mov_read_mdat(), and mov_read_wide().
int64_t MOV_atom_t::size |
Definition at line 75 of file mov.c.
Referenced by mov_read_cmov(), mov_read_default(), mov_read_extradata(), mov_read_ftyp(), mov_read_glbl(), mov_read_hdlr(), mov_read_header(), mov_read_mdat(), mov_read_smi(), mov_read_stsd(), mov_read_udta(), mov_read_wave(), and mov_read_wide().