This is the complete list of members for
AUD_SoftwareDevice, including all inherited members.
| create() | AUD_SoftwareDevice | [protected] |
| destroy() | AUD_SoftwareDevice | [protected] |
| getKeep(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| getLoopCount(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| getPitch(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| getPosition(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| getSpecs() const | AUD_SoftwareDevice | [virtual] |
| getStatus(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| getVolume() const | AUD_SoftwareDevice | [virtual] |
| getVolume(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| lock() | AUD_SoftwareDevice | [virtual] |
| m_mixer | AUD_SoftwareDevice | [protected] |
| m_specs | AUD_SoftwareDevice | [protected] |
| mix(data_t *buffer, int length) | AUD_SoftwareDevice | [protected] |
| pause(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| play(AUD_IReader *reader, bool keep=false) | AUD_SoftwareDevice | [virtual] |
| play(AUD_IFactory *factory, bool keep=false) | AUD_SoftwareDevice | [virtual] |
| playing(bool playing)=0 | AUD_SoftwareDevice | [protected, pure virtual] |
| resume(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| seek(AUD_Handle *handle, float position) | AUD_SoftwareDevice | [virtual] |
| setKeep(AUD_Handle *handle, bool keep) | AUD_SoftwareDevice | [virtual] |
| setLoopCount(AUD_Handle *handle, int count) | AUD_SoftwareDevice | [virtual] |
| setPitch(AUD_Handle *handle, float pitch) | AUD_SoftwareDevice | [virtual] |
| setStopCallback(AUD_Handle *handle, stopCallback callback=NULL, void *data=NULL) | AUD_SoftwareDevice | [virtual] |
| setVolume(float volume) | AUD_SoftwareDevice | [virtual] |
| setVolume(AUD_Handle *handle, float volume) | AUD_SoftwareDevice | [virtual] |
| stop(AUD_Handle *handle) | AUD_SoftwareDevice | [virtual] |
| unlock() | AUD_SoftwareDevice | [virtual] |
| ~AUD_IDevice() | AUD_IDevice | [inline, virtual] |