Libav
Data Fields
MP3DecContext Struct Reference

Data Fields

int xing_toc
 
unsigned frames
 
unsigned size
 
int is_cbr
 

Detailed Description

Definition at line 42 of file mp3dec.c.

Field Documentation

int MP3DecContext::xing_toc

Definition at line 43 of file mp3dec.c.

Referenced by mp3_seek(), and read_xing_toc().

unsigned MP3DecContext::frames

Definition at line 44 of file mp3dec.c.

Referenced by mp3_parse_info_tag(), mp3_parse_vbr_tags(), and mp3_parse_vbri_tag().

unsigned MP3DecContext::size

Definition at line 45 of file mp3dec.c.

Referenced by mp3_parse_info_tag(), mp3_parse_vbr_tags(), and mp3_parse_vbri_tag().

int MP3DecContext::is_cbr

Definition at line 46 of file mp3dec.c.

Referenced by mp3_parse_info_tag(), and mp3_parse_vbr_tags().


The documentation for this struct was generated from the following file: