|
Audaspace 1.7.0
A high level audio library.
|
This is the complete list of members for Fader, including all inherited members.
| createReader() | Fader | virtual |
| Effect(std::shared_ptr< ISound > sound) | Effect | |
| Fader(std::shared_ptr< ISound > sound, FadeType type=FADE_IN, double start=0, double length=1) | Fader | |
| getLength() const | Fader | |
| getReader() const | Effect | inlineprotected |
| getSound() const | Effect | |
| getStart() const | Fader | |
| getType() const | Fader | |
| m_sound | Effect | protected |
| ~Effect() | Effect | virtual |
| ~ISound() | ISound | inlinevirtual |