mp3data_struct Struct Reference

#include <lame.h>

List of all members.

Public Attributes

int header_parsed
int stereo
int samplerate
int bitrate
int mode
int mode_ext
int framesize
unsigned long nsamp
int totalframes
int framenum


Detailed Description

Definition at line 923 of file lame.h.


Member Data Documentation

int mp3data_struct::header_parsed

Definition at line 924 of file lame.h.

int mp3data_struct::stereo

Definition at line 926 of file lame.h.

Referenced by OpenSndFile(), and read_samples_mp3().

int mp3data_struct::samplerate

Definition at line 927 of file lame.h.

Referenced by OpenSndFile(), and read_samples_mp3().

int mp3data_struct::bitrate

Definition at line 928 of file lame.h.

Referenced by decoder_progress(), and OpenSndFile().

int mp3data_struct::mode

Definition at line 929 of file lame.h.

Referenced by decoder_progress().

int mp3data_struct::mode_ext

Definition at line 930 of file lame.h.

Referenced by decoder_progress().

int mp3data_struct::framesize

Definition at line 931 of file lame.h.

Referenced by lame_decoder().

unsigned long mp3data_struct::nsamp

Definition at line 934 of file lame.h.

Referenced by lame_decoder(), and OpenSndFile().

int mp3data_struct::totalframes

Definition at line 935 of file lame.h.

Referenced by decoder_progress(), and lame_decoder().

int mp3data_struct::framenum

Definition at line 938 of file lame.h.

Referenced by decoder_progress(), and lame_decoder().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 11:37:49 2007 for LAME by  doxygen 1.5.2