|
|
void | AttachBuffer (const AudioBuffer &buffer) |
| |
|
void | Play () const |
| |
|
void | Stop () const |
| |
|
void | Pause () const |
| |
|
void | Reset () const |
| |
|
void | SetLooping (bool value) |
| |
|
void | SetRelative (bool value) |
| |
|
void | SetVolume (float volume) |
| |
|
void | SetOuterAngleVolume (float volume) |
| |
|
void | SetOuterAngle (float angle) |
| |
|
void | SetInnerAngle (float angle) |
| |
|
void | SetVelocity (float x, float y, float z) |
| |
|
void | SetPosition (float x, float y, float z) |
| |
|
void | SetDirection (float x, float y, float z) |
| |
|
void | SetSpeed (float speed) |
| |
|
void | SetRollofFactor (float factor) |
| |
|
void | SetReferenceDistance (float distance) |
| |
|
BindableId | GetNativeHandle () const |
| |
The documentation for this class was generated from the following files:
- src/Platform/OpenAL/AudioPlayer.h
- src/Platform/OpenAL/AudioPlayer.cpp