|
Audaspace 1.8.0
A high level audio library.
|
This is the complete list of members for Volume, including all inherited members.
| createReader() | Volume | virtual |
| Effect(std::shared_ptr< ISound > sound) | Effect | |
| getReader() const | Effect | inlineprotected |
| getSound() const | Effect | |
| getVolume() const | Volume | |
| m_sound | Effect | protected |
| Volume(std::shared_ptr< ISound > sound, float volume) | Volume | |
| ~Effect() | Effect | virtual |
| ~ISound() | ISound | inlinevirtual |