FFmpeg
|
Data Fields | |
uint8_t | flag |
uint8_t | type |
const char * | name |
uint32_t | offset |
int | size |
uint8_t AAXColumn::flag |
Definition at line 28 of file aaxdec.c.
Referenced by aax_read_header().
uint8_t AAXColumn::type |
Definition at line 29 of file aaxdec.c.
Referenced by aax_read_header().
const char* AAXColumn::name |
Definition at line 30 of file aaxdec.c.
Referenced by convert_from_tensorflow.Operand::__str__(), and aax_read_header().
uint32_t AAXColumn::offset |
Definition at line 31 of file aaxdec.c.
Referenced by aax_read_header().
int AAXColumn::size |
Definition at line 32 of file aaxdec.c.
Referenced by aax_read_header(), aax_read_packet(), and get_pts().