KDEGames
audio/kgaudioscene.h
void setListenerPos(const QPointF &pos)
Sets the position of the listener.
Definition: kgaudioscene-openal.cpp:28
void setVolume(qreal volume)
Sets the master volume for sounds outputted by TagaroAudio.
Definition: kgaudioscene-openal.cpp:41
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-2023 The KDE developers.
Generated on Wed Mar 22 2023 03:53:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Mar 22 2023 03:53:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.