Blender  V2.59
AUD_SDLDevice Member List
This is the complete list of members for AUD_SDLDevice, including all inherited members.
AUD_SDLDevice(AUD_DeviceSpecs specs, int buffersize=AUD_DEFAULT_BUFFER_SIZE)AUD_SDLDevice
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_mixerAUD_SoftwareDevice [protected]
m_specsAUD_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)AUD_SDLDevice [protected, 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]
~AUD_SDLDevice()AUD_SDLDevice [virtual]