mad_pcm Struct Reference

#include <synth.h>


Data Fields

unsigned int samplerate
 sampling frequency (Hz)
unsigned short channels
 number of channels
unsigned short length
 number of samples per channel
mad_fixed_t samples [2][1152]
 PCM output samples [ch][sample].


Detailed Description

Definition at line 30 of file synth.h.


Field Documentation

unsigned int mad_pcm::samplerate

sampling frequency (Hz)

Definition at line 31 of file synth.h.

Referenced by mad_synth_frame(), and mad_synth_init().

unsigned short mad_pcm::channels

number of channels

Definition at line 32 of file synth.h.

Referenced by mad_synth_frame(), mad_synth_init(), and output().

unsigned short mad_pcm::length

number of samples per channel

Definition at line 33 of file synth.h.

Referenced by mad_synth_frame(), mad_synth_init(), and output().

PCM output samples [ch][sample].

Definition at line 34 of file synth.h.

Referenced by output(), synth_full(), and synth_half().


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

Generated on Tue Jun 10 12:14:18 2008 for libmad by  doxygen 1.5.5