KDEGames
kgameaudioscene-openal.cpp
This class exposes general properties of the audio playback context.
@ SupportsLowLatencyPlayback
Playback starts as soon as KGameSound::start is called.
Definition audio/kgameaudioscene.h:38
void setListenerPos(QPointF pos)
Sets the position of the listener.
Definition kgameaudioscene-openal.cpp:27
void setVolume(qreal volume)
Sets the master volume for sounds outputted by TagaroAudio.
Definition kgameaudioscene-openal.cpp:40
void error(QWidget *parent, const QString &text, const QString &title, const KGuiItem &buttonOk, Options options=Notify)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.