Data Fields

MP3Context Struct Reference

Data Fields

const AVClassclass
int id3v2_version
int64_t frames_offset
int32_t frames
int32_t size
uint32_t want
uint32_t seen
uint32_t pos
uint64_t bag [VBR_NUM_BAGS]

Detailed Description

Definition at line 166 of file mp3enc.c.


Field Documentation

uint64_t MP3Context::bag[VBR_NUM_BAGS]

Definition at line 175 of file mp3enc.c.

Referenced by mp3_fix_xing(), and mp3_xing_add_frame().

Definition at line 167 of file mp3enc.c.

Definition at line 170 of file mp3enc.c.

Referenced by mp3_fix_xing(), and mp3_xing_add_frame().

Definition at line 169 of file mp3enc.c.

Referenced by mp3_fix_xing(), mp3_write_packet(), mp3_write_trailer(), and mp3_write_xing().

Definition at line 168 of file mp3enc.c.

Referenced by mp3_write_header().

uint32_t MP3Context::pos

Definition at line 174 of file mp3enc.c.

Referenced by mp3_fix_xing(), mp3_write_xing(), and mp3_xing_add_frame().

uint32_t MP3Context::seen

Definition at line 173 of file mp3enc.c.

Referenced by mp3_write_xing(), and mp3_xing_add_frame().

Definition at line 171 of file mp3enc.c.

Referenced by mp3_fix_xing(), mp3_write_xing(), and mp3_xing_add_frame().

uint32_t MP3Context::want

Definition at line 172 of file mp3enc.c.

Referenced by mp3_write_xing(), and mp3_xing_add_frame().


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