Audaspace
1.7.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
getDistanceModel
() const
SoftwareDevice
virtual
getDopplerFactor
() const
SoftwareDevice
virtual
getListenerLocation
() const
SoftwareDevice
virtual
getListenerOrientation
() const
SoftwareDevice
virtual
getListenerVelocity
() const
SoftwareDevice
virtual
getRingBuffer
()
MixingThreadDevice
inline
protected
getSpecs
() const
SoftwareDevice
virtual
getSpeedOfSound
() const
SoftwareDevice
virtual
getSynchronizerPosition
()
JackDevice
virtual
getVolume
() const
SoftwareDevice
virtual
isMixingThreadRunning
()
MixingThreadDevice
inline
protected
isSynchronizerPlaying
()
JackDevice
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
MixingThreadDevice
()
MixingThreadDevice
protected
notifyMixingThread
()
MixingThreadDevice
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
playSynchronizer
()
JackDevice
virtual
registerPlugin
()
JackDevice
static
seekSynchronizer
(double time)
JackDevice
virtual
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
(syncFunction sync, void *data)
JackDevice
virtual
setVolume
(float volume)
SoftwareDevice
virtual
SoftwareDevice
()
SoftwareDevice
protected
startMixingThread
(size_t buffersize)
MixingThreadDevice
protected
stopAll
()
SoftwareDevice
virtual
stopMixingThread
()
MixingThreadDevice
protected
stopSynchronizer
()
JackDevice
virtual
syncFunction
typedef
IDevice
unlock
()
SoftwareDevice
virtual
~IDevice
()
IDevice
inline
virtual
~JackDevice
()
JackDevice
virtual
Generated by
1.14.0