|
|
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 | 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 () |
| |
|
SoundType | 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-H7UdFp/colobot-0.1.6/src/sound/oalsound/channel.h
- /build/colobot-H7UdFp/colobot-0.1.6/src/sound/oalsound/channel.cpp