FFmpeg
|
Data Fields | |
uint8_t * | packet |
int | size |
int | get_next |
int64_t | audio_pos |
uint8_t* BMVContext::packet |
Definition at line 36 of file bmv.c.
Referenced by bmv_read_close(), and bmv_read_packet().
int BMVContext::size |
Definition at line 37 of file bmv.c.
Referenced by bmv_read_packet().
int BMVContext::get_next |
Definition at line 38 of file bmv.c.
Referenced by bmv_read_header(), and bmv_read_packet().
int64_t BMVContext::audio_pos |
Definition at line 39 of file bmv.c.
Referenced by bmv_read_header(), and bmv_read_packet().