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

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

create()SoftwareDeviceprotected
destroy()SoftwareDeviceprotected
doesPlayback()JackDevice
getDistanceModel() constSoftwareDevicevirtual
getDopplerFactor() constSoftwareDevicevirtual
getListenerLocation() constSoftwareDevicevirtual
getListenerOrientation() constSoftwareDevicevirtual
getListenerVelocity() constSoftwareDevicevirtual
getPlaybackPosition()JackDevice
getSpecs() constSoftwareDevicevirtual
getSpeedOfSound() constSoftwareDevicevirtual
getSynchronizer()JackDevicevirtual
getVolume() constSoftwareDevicevirtual
JackDevice(const std::string &name, DeviceSpecs specs, int buffersize=AUD_DEFAULT_BUFFER_SIZE)JackDevice
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)JackDeviceprotectedvirtual
registerPlugin()JackDevicestatic
seekPlayback(double time)JackDevice
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(ISynchronizer::syncFunction sync, void *data)JackDevice
setVolume(float volume)SoftwareDevicevirtual
SoftwareDevice()SoftwareDeviceprotected
startPlayback()JackDevice
stopAll()SoftwareDevicevirtual
stopPlayback()JackDevice
unlock()SoftwareDevicevirtual
~IDevice()IDeviceinlinevirtual
~JackDevice()JackDevicevirtual