Audaspace 1.5.0
A high level audio library.
Loading...
Searching...
No Matches
ReadDevice Member List

This is the complete list of members for ReadDevice, including all inherited members.

changeSpecs(Specs specs)ReadDevice
create()SoftwareDeviceprotected
destroy()SoftwareDeviceprotected
getDistanceModel() constSoftwareDevicevirtual
getDopplerFactor() constSoftwareDevicevirtual
getListenerLocation() constSoftwareDevicevirtual
getListenerOrientation() constSoftwareDevicevirtual
getListenerVelocity() constSoftwareDevicevirtual
getSpecs() constSoftwareDevicevirtual
getSpeedOfSound() constSoftwareDevicevirtual
getSynchronizer()SoftwareDevicevirtual
getVolume() constSoftwareDevicevirtual
lock()SoftwareDevicevirtual
m_mixerSoftwareDeviceprotected
m_qualitySoftwareDeviceprotected
m_specsSoftwareDeviceprotected
mix(data_t *buffer, int length)SoftwareDeviceprotected
play(std::shared_ptr< IReader > reader, bool keep=false)SoftwareDevicevirtual
play(std::shared_ptr< ISound > sound, bool keep=false)SoftwareDevicevirtual
playing(bool playing)ReadDeviceprotectedvirtual
read(data_t *buffer, int length)ReadDevice
ReadDevice(DeviceSpecs specs)ReadDevice
ReadDevice(Specs specs)ReadDevice
setDistanceModel(DistanceModel model)SoftwareDevicevirtual
setDopplerFactor(float factor)SoftwareDevicevirtual
setListenerLocation(const Vector3 &location)SoftwareDevicevirtual
setListenerOrientation(const Quaternion &orientation)SoftwareDevicevirtual
setListenerVelocity(const Vector3 &velocity)SoftwareDevicevirtual
setPanning(IHandle *handle, float pan)SoftwareDevicestatic
setQuality(ResampleQuality quality)SoftwareDevice
setSpecs(Specs specs)SoftwareDeviceprotected
setSpecs(DeviceSpecs specs)SoftwareDeviceprotected
setSpeedOfSound(float speed)SoftwareDevicevirtual
setVolume(float volume)SoftwareDevicevirtual
SoftwareDevice()SoftwareDeviceprotected
stopAll()SoftwareDevicevirtual
unlock()SoftwareDevicevirtual
~IDevice()IDeviceinlinevirtual
~ReadDevice()ReadDevicevirtual