Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

synth.h File Reference

#include "fixed.h"
#include "frame.h"

Include dependency graph for synth.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mad_synth

Defines

#define mad_synth_finish(synth)

Enumerations

enum  { MAD_PCM_CHANNEL_SINGLE = 0 }
enum  { MAD_PCM_CHANNEL_DUAL_1 = 0, MAD_PCM_CHANNEL_DUAL_2 = 1 }
enum  { MAD_PCM_CHANNEL_STEREO_LEFT = 0, MAD_PCM_CHANNEL_STEREO_RIGHT = 1 }

Functions

void mad_synth_init (struct mad_synth *)
void mad_synth_mute (struct mad_synth *)
void mad_synth_frame (struct mad_synth *, struct mad_frame const *)


Define Documentation

#define mad_synth_finish synth   ) 
 

Definition at line 63 of file synth.h.


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
MAD_PCM_CHANNEL_DUAL_1 
MAD_PCM_CHANNEL_DUAL_2 

Definition at line 50 of file synth.h.

anonymous enum
 

Enumeration values:
MAD_PCM_CHANNEL_STEREO_LEFT 
MAD_PCM_CHANNEL_STEREO_RIGHT 

Definition at line 56 of file synth.h.

anonymous enum
 

Enumeration values:
MAD_PCM_CHANNEL_SINGLE 

Definition at line 45 of file synth.h.


Function Documentation

void mad_synth_frame struct mad_synth ,
struct mad_frame const * 
 

void mad_synth_init struct mad_synth  ) 
 

void mad_synth_mute struct mad_synth  ) 
 


Generated on Sat Nov 5 16:24:31 2005 for OPIE by  doxygen 1.4.2