Audaspace
1.5.0
A high level audio library.
Loading...
Searching...
No Matches
SDLDevice Member List
This is the complete list of members for
SDLDevice
, 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
getSpecs
() const
SoftwareDevice
virtual
getSpeedOfSound
() const
SoftwareDevice
virtual
getSynchronizer
()
SoftwareDevice
virtual
getVolume
() const
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
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)
SDLDevice
protected
virtual
registerPlugin
()
SDLDevice
static
SDLDevice
(DeviceSpecs specs, int buffersize=AUD_DEFAULT_BUFFER_SIZE)
SDLDevice
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
setVolume
(float volume)
SoftwareDevice
virtual
SoftwareDevice
()
SoftwareDevice
protected
stopAll
()
SoftwareDevice
virtual
unlock
()
SoftwareDevice
virtual
~IDevice
()
IDevice
inline
virtual
~SDLDevice
()
SDLDevice
virtual
Generated by
1.10.0