MP3Context Struct Reference

Data Fields

const AVClassclass
int id3v2_version
int write_id3v1
int64_t nb_frames_offset

Detailed Description

Definition at line 76 of file mp3enc.c.

Field Documentation

const AVClass* MP3Context::class

Definition at line 77 of file mp3enc.c.

int MP3Context::id3v2_version

Definition at line 78 of file mp3enc.c.

int64_t MP3Context::nb_frames_offset

Definition at line 80 of file mp3enc.c.

Referenced by mp3_write_trailer().

int MP3Context::write_id3v1

Definition at line 79 of file mp3enc.c.

Referenced by mp3_write_trailer().


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