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
()
SoftwareDevice
protected
destroy
()
SoftwareDevice
protected
doesPlayback
()
JackDevice
getDistanceModel
() const
SoftwareDevice
virtual
getDopplerFactor
() const
SoftwareDevice
virtual
getListenerLocation
() const
SoftwareDevice
virtual
getListenerOrientation
() const
SoftwareDevice
virtual
getListenerVelocity
() const
SoftwareDevice
virtual
getPlaybackPosition
()
JackDevice
getSpecs
() const
SoftwareDevice
virtual
getSpeedOfSound
() const
SoftwareDevice
virtual
getSynchronizer
()
JackDevice
virtual
getVolume
() const
SoftwareDevice
virtual
JackDevice
(const std::string &name, DeviceSpecs specs, int buffersize=AUD_DEFAULT_BUFFER_SIZE)
JackDevice
lock
()
SoftwareDevice
virtual
m_mixer
SoftwareDevice
protected
m_quality
SoftwareDevice
protected
m_specs
SoftwareDevice
protected
mix
(data_t *buffer, int length)
SoftwareDevice
protected
play
(std::shared_ptr< IReader > reader, bool keep=false)
SoftwareDevice
virtual
play
(std::shared_ptr< ISound > sound, bool keep=false)
SoftwareDevice
virtual
playing
(bool playing)
JackDevice
protected
virtual
registerPlugin
()
JackDevice
static
seekPlayback
(double time)
JackDevice
setDistanceModel
(DistanceModel model)
SoftwareDevice
virtual
setDopplerFactor
(float factor)
SoftwareDevice
virtual
setListenerLocation
(const Vector3 &location)
SoftwareDevice
virtual
setListenerOrientation
(const Quaternion &orientation)
SoftwareDevice
virtual
setListenerVelocity
(const Vector3 &velocity)
SoftwareDevice
virtual
setPanning
(IHandle *handle, float pan)
SoftwareDevice
static
setQuality
(ResampleQuality quality)
SoftwareDevice
setSpecs
(Specs specs)
SoftwareDevice
protected
setSpecs
(DeviceSpecs specs)
SoftwareDevice
protected
setSpeedOfSound
(float speed)
SoftwareDevice
virtual
setSyncCallback
(ISynchronizer::syncFunction sync, void *data)
JackDevice
setVolume
(float volume)
SoftwareDevice
virtual
SoftwareDevice
()
SoftwareDevice
protected
startPlayback
()
JackDevice
stopAll
()
SoftwareDevice
virtual
stopPlayback
()
JackDevice
unlock
()
SoftwareDevice
virtual
~IDevice
()
IDevice
inline
virtual
~JackDevice
()
JackDevice
virtual
Generated by
1.10.0