| 
    FFmpeg
    
   | 
 
Data Fields | |
| AVClass * | class | 
| int64_t | filesize | 
| int | xing_toc | 
| int | start_pad | 
| int | end_pad | 
| int | usetoc | 
| unsigned | frames | 
| unsigned | header_filesize | 
| int | is_cbr | 
| int64_t MP3DecContext::filesize | 
Definition at line 50 of file mp3dec.c.
Referenced by mp3_read_header(), and mp3_read_packet().
| int MP3DecContext::xing_toc | 
Definition at line 51 of file mp3dec.c.
Referenced by mp3_seek(), and read_xing_toc().
| int MP3DecContext::usetoc | 
Definition at line 54 of file mp3dec.c.
Referenced by mp3_seek(), and read_xing_toc().
| unsigned MP3DecContext::frames | 
Definition at line 55 of file mp3dec.c.
Referenced by mp3_parse_info_tag(), mp3_parse_vbr_tags(), mp3_parse_vbri_tag(), and mp3_seek().
| unsigned MP3DecContext::header_filesize | 
Definition at line 56 of file mp3dec.c.
Referenced by mp3_parse_info_tag(), mp3_parse_vbr_tags(), mp3_parse_vbri_tag(), and mp3_seek().
| int MP3DecContext::is_cbr | 
Definition at line 57 of file mp3dec.c.
Referenced by mp3_parse_info_tag(), and mp3_seek().
 1.8.6