ScummVM API documentation
Cryo::CSoundChannel Class Reference

Public Member Functions

 CSoundChannel (Audio::Mixer *mixer, unsigned int sampleRate, bool stereo, bool is16bits=false)
 
void queueBuffer (byte *buffer, unsigned int size, bool playNow=false, bool playQueue=true, bool buffering=true)
 
void play ()
 
void stop ()
 
unsigned int numQueued ()
 
unsigned int getVolume ()
 
void setVolume (unsigned int volumeLeft, unsigned int volumeRight)
 
void setVolumeLeft (unsigned int volume)
 
void setVolumeRight (unsigned int volume)
 

Public Attributes

int _volumeLeft
 
int _volumeRight
 

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