Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for Limiter, including all inherited members.
createReader() | Limiter | virtual |
Effect(std::shared_ptr< ISound > sound) | Effect | |
getEnd() const | Limiter | |
getReader() const | Effect | inlineprotected |
getSound() const | Effect | |
getStart() const | Limiter | |
Limiter(std::shared_ptr< ISound > sound, double start=0, double end=-1) | Limiter | |
m_sound | Effect | protected |
~Effect() | Effect | virtual |
~ISound() | ISound | inlinevirtual |