Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for Accumulator, including all inherited members.
Accumulator(std::shared_ptr< ISound > sound, bool additive=false) | Accumulator | |
accumulatorFilter(CallbackIIRFilterReader *reader, void *useless) | Accumulator | static |
accumulatorFilterAdditive(CallbackIIRFilterReader *reader, void *useless) | Accumulator | static |
createReader() | Accumulator | virtual |
Effect(std::shared_ptr< ISound > sound) | Effect | |
getReader() const | Effect | inlineprotected |
getSound() const | Effect | |
m_sound | Effect | protected |
~Effect() | Effect | virtual |
~ISound() | ISound | inlinevirtual |