Audaspace
1.7.0
A high level audio library.
Loading...
Searching...
No Matches
CoreAudioDevice Member List
This is the complete list of members for
CoreAudioDevice
, including all inherited members.
CoreAudioDevice
(DeviceSpecs specs, int buffersize=AUD_DEFAULT_BUFFER_SIZE)
CoreAudioDevice
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
() (defined in
CoreAudioDevice
)
CoreAudioDevice
virtual
getVolume
() const
SoftwareDevice
virtual
isMixingThreadRunning
()
MixingThreadDevice
inline
protected
isSynchronizerPlaying
() (defined in
SoftwareDevice
)
SoftwareDevice
virtual
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
playSynchronizer
() (defined in
CoreAudioDevice
)
CoreAudioDevice
virtual
preMixingWork
(bool playing)
MixingThreadDevice
protected
virtual
registerPlugin
()
CoreAudioDevice
static
seekSynchronizer
(double time) (defined in
CoreAudioDevice
)
CoreAudioDevice
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 function, void *data) (defined in
SoftwareDevice
)
SoftwareDevice
virtual
setVolume
(float volume)
SoftwareDevice
virtual
SoftwareDevice
()
SoftwareDevice
protected
startMixingThread
(size_t buffersize)
MixingThreadDevice
protected
stopAll
()
SoftwareDevice
virtual
stopMixingThread
()
MixingThreadDevice
protected
stopSynchronizer
() (defined in
CoreAudioDevice
)
CoreAudioDevice
virtual
syncFunction
typedef
IDevice
unlock
()
SoftwareDevice
virtual
~CoreAudioDevice
()
CoreAudioDevice
virtual
~IDevice
()
IDevice
inline
virtual
Generated by
1.14.0