Audaspace  1.1
A high level audio library.
JackDevice Member List

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

create()SoftwareDeviceprotected
destroy()SoftwareDeviceprotected
doesPlayback()JackDevice
getDistanceModel() const SoftwareDevicevirtual
getDopplerFactor() const SoftwareDevicevirtual
getListenerLocation() const SoftwareDevicevirtual
getListenerOrientation() const SoftwareDevicevirtual
getListenerVelocity() const SoftwareDevicevirtual
getPlaybackPosition()JackDevice
getSpecs() const SoftwareDevicevirtual
getSpeedOfSound() const SoftwareDevicevirtual
getSynchronizer()JackDevicevirtual
getVolume() const SoftwareDevicevirtual
JackDevice(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(float 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(bool quality)SoftwareDevice
setSpecs(Specs 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