mp3_drv_data Struct Reference

Private MP3 data stored in the audio file structure. More...

Collaboration diagram for mp3_drv_data:
Collaboration graph
[legend]

Data Fields

struct mad_stream mstream
 Stream data.
struct mad_frame mframe
 Frame data.
struct mad_header mheader
 Frame header.
struct mad_synth msynth
 Synth data.
mad_timer_t mtimer
 Progress timer.
int cursample
 Sample offset.
off_t flen
 Length of the file.
unsigned char buf_input [65536]
 Read buffer.

Detailed Description

Private MP3 data stored in the audio file structure.

Definition at line 43 of file audio_format_mp3.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:56 2010 for herrie by  doxygen 1.6.3