MP3Context Struct Reference

Data Fields

const AVClassclass
int id3v2_version
int write_id3v1
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 84 of file mp3enc.c.


Field Documentation

uint64_t MP3Context::bag[VBR_NUM_BAGS]

Definition at line 94 of file mp3enc.c.

Referenced by mp3_fix_xing(), and mp3_xing_add_frame().

Definition at line 85 of file mp3enc.c.

Definition at line 89 of file mp3enc.c.

Referenced by mp3_fix_xing(), and mp3_xing_add_frame().

Definition at line 86 of file mp3enc.c.

Referenced by mp3_write_header().

uint32_t MP3Context::pos

Definition at line 93 of file mp3enc.c.

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

uint32_t MP3Context::seen

Definition at line 92 of file mp3enc.c.

Referenced by mp3_write_xing(), and mp3_xing_add_frame().

Definition at line 90 of file mp3enc.c.

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

uint32_t MP3Context::want

Definition at line 91 of file mp3enc.c.

Referenced by mp3_write_xing(), and mp3_xing_add_frame().

Definition at line 87 of file mp3enc.c.

Referenced by mp2_write_trailer().


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