Libav
Data Fields
MP3DecContext Struct Reference

Data Fields

int xing_toc
 
unsigned frames
 
unsigned size
 
int is_cbr
 

Detailed Description

Definition at line 44 of file mp3dec.c.

Field Documentation

§ xing_toc

int MP3DecContext::xing_toc

Definition at line 45 of file mp3dec.c.

Referenced by mp3_seek(), and read_xing_toc().

§ frames

unsigned MP3DecContext::frames

§ size

unsigned MP3DecContext::size

Definition at line 47 of file mp3dec.c.

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

§ is_cbr

int MP3DecContext::is_cbr

Definition at line 48 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: