|
Audaspace 1.7.0
A high level audio library.
|
This is the complete list of members for IHandle, including all inherited members.
| getKeep()=0 | IHandle | pure virtual |
| getLoopCount()=0 | IHandle | pure virtual |
| getPitch()=0 | IHandle | pure virtual |
| getPosition()=0 | IHandle | pure virtual |
| getStatus()=0 | IHandle | pure virtual |
| getVolume()=0 | IHandle | pure virtual |
| pause()=0 | IHandle | pure virtual |
| resume()=0 | IHandle | pure virtual |
| seek(double position)=0 | IHandle | pure virtual |
| setKeep(bool keep)=0 | IHandle | pure virtual |
| setLoopCount(int count)=0 | IHandle | pure virtual |
| setPitch(float pitch)=0 | IHandle | pure virtual |
| setStopCallback(stopCallback callback=0, void *data=0)=0 | IHandle | pure virtual |
| setVolume(float volume)=0 | IHandle | pure virtual |
| stop()=0 | IHandle | pure virtual |
| ~IHandle() | IHandle | inlinevirtual |