KDEGames
audio/kgaudioscene.h
void setListenerPos(const QPointF &pos)
Sets the position of the listener.
Definition: kgaudioscene-openal.cpp:29
void setVolume(qreal volume)
Sets the master volume for sounds outputted by TagaroAudio.
Definition: kgaudioscene-openal.cpp:42
Capability
This enumeration represents capabilities which may not be provided by every KgAudio backend.
Definition: audio/kgaudioscene.h:36
@ SupportsLowLatencyPlayback
Playback starts as soon as KgSound::start is called.
Definition: audio/kgaudioscene.h:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Jun 27 2022 03:57:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Jun 27 2022 03:57:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.