Mp3AudioContext Struct Reference


Data Fields

lame_global_flags * gfp
int stereo
uint8_t buffer [BUFFER_SIZE]
int buffer_index
struct {
   int *   left
   int *   right
s32_data

Detailed Description

Definition at line 33 of file libmp3lame.c.


Field Documentation

uint8_t Mp3AudioContext::buffer[BUFFER_SIZE]

Definition at line 36 of file libmp3lame.c.

Referenced by MP3lame_encode_frame().

Definition at line 37 of file libmp3lame.c.

Referenced by MP3lame_encode_frame().

lame_global_flags* Mp3AudioContext::gfp

Definition at line 34 of file libmp3lame.c.

Referenced by MP3lame_encode_close(), MP3lame_encode_frame(), and MP3lame_encode_init().

Definition at line 39 of file libmp3lame.c.

Referenced by MP3lame_encode_close(), MP3lame_encode_frame(), and MP3lame_encode_init().

Definition at line 40 of file libmp3lame.c.

Referenced by MP3lame_encode_frame(), and MP3lame_encode_init().

struct { ... } Mp3AudioContext::s32_data

Definition at line 35 of file libmp3lame.c.

Referenced by MP3lame_encode_frame(), and MP3lame_encode_init().


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

Generated on Fri Oct 26 02:38:24 2012 for FFmpeg by  doxygen 1.5.8