|
Audaspace 1.7.0
A high level audio library.
|
This is the complete list of members for PlaybackManager, including all inherited members.
| addCategory(std::shared_ptr< PlaybackCategory > category) | PlaybackManager | |
| addCategory(float volume) | PlaybackManager | |
| clean() | PlaybackManager | |
| clean(unsigned int catKey) | PlaybackManager | |
| getDevice() | PlaybackManager | |
| getVolume(unsigned int catKey) | PlaybackManager | |
| pause(unsigned int catKey) | PlaybackManager | |
| play(std::shared_ptr< ISound > sound, unsigned int catKey) | PlaybackManager | |
| PlaybackManager(std::shared_ptr< IDevice > device) | PlaybackManager | |
| resume(unsigned int catKey) | PlaybackManager | |
| setVolume(float volume, unsigned int catKey) | PlaybackManager | |
| stop(unsigned int catKey) | PlaybackManager |