CUGL 1.2
Cornell University Game Library
Classes | Typedefs
cugl::audio Namespace Reference

Classes

class  ADPCMDecoder
 
class  AudioDecoder
 
class  AudioFader
 
class  AudioInput
 
class  AudioMixer
 
class  AudioNode
 
class  AudioNodeQueue
 
class  AudioOutput
 
class  AudioPanner
 
class  AudioPlayer
 
class  AudioScheduler
 
class  AudioSpinner
 
class  FLACDecoder
 
class  MP3Decoder
 
class  OGGDecoder
 
class  WAVDecoder
 
struct  WaveFMT
 

Typedefs

typedef struct cugl::audio::WaveFMT WaveFMT
 

Detailed Description

The mixer graph classes assigned to this class

Forward references to some graph nodes

Forward reference to a decoder type

Typedef Documentation

This struct contains the RIFF information at the start of a WAVE file

Normally, this is stored in the first three chunks at the start of a WAVE file.