Audaspace 1.7.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
getSynchronizerPosition() (defined in SoftwareDevice)SoftwareDevicevirtual
getVolume() constSoftwareDevicevirtual
isSynchronizerPlaying() (defined in SoftwareDevice)SoftwareDevicevirtual
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
playSynchronizer() (defined in SoftwareDevice)SoftwareDevicevirtual
read(data_t *buffer, int length)ReadDevice
ReadDevice(DeviceSpecs specs)ReadDevice
ReadDevice(Specs specs)ReadDevice
seekSynchronizer(double time) (defined in SoftwareDevice)SoftwareDevicevirtual
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
setSyncCallback(syncFunction function, void *data) (defined in SoftwareDevice)SoftwareDevicevirtual
setVolume(float volume)SoftwareDevicevirtual
SoftwareDevice()SoftwareDeviceprotected
stopAll()SoftwareDevicevirtual
stopSynchronizer() (defined in SoftwareDevice)SoftwareDevicevirtual
syncFunction typedefIDevice
unlock()SoftwareDevicevirtual
~IDevice()IDeviceinlinevirtual
~ReadDevice()ReadDevicevirtual