Public Member Functions |
bool | Play () |
bool | Pause () |
bool | Stop () |
bool | SetPosition (const Math::Vector &) |
bool | SetFrequency (float) |
float | GetFrequency () |
float | GetCurrentTime () |
void | SetCurrentTime (float) |
float | GetDuration () |
bool | SetVolume (float) |
float | GetVolume () |
void | SetVolumeAtrib (float) |
float | GetVolumeAtrib () |
bool | IsPlaying () |
bool | IsReady () |
bool | IsLoaded () |
bool | SetBuffer (Buffer *) |
bool | FreeBuffer () |
bool | HasEnvelope () |
SoundOper & | GetEnvelope () |
void | PopEnvelope () |
int | GetPriority () |
void | SetPriority (int) |
void | SetStartAmplitude (float) |
void | SetStartFrequency (float) |
void | SetChangeFrequency (float) |
float | GetStartAmplitude () |
float | GetStartFrequency () |
float | GetChangeFrequency () |
float | GetInitFrequency () |
void | AddOper (SoundOper) |
void | ResetOper () |
Sound | GetSoundType () |
void | SetLoop (bool) |
void | Mute (bool) |
bool | IsMuted () |
void | Reset () |
int | GetId () |
The documentation for this class was generated from the following files:
- /build/colobot-T0lCmu/colobot-0.1.3/src/sound/oalsound/channel.h
- /build/colobot-T0lCmu/colobot-0.1.3/src/sound/oalsound/channel.cpp