Qt 6.8
Qt Spatial Audio
C++ Classes
QtSpatialAudio
QAmbientSound
Technology Preview
List of All Members for QAmbientSound
This is the complete list of members for
QAmbientSound
, including inherited members.
enum
Loops
QAmbientSound
(QAudioEngine *)
autoPlay
() const : bool
autoPlayChanged
()
engine
() const : QAudioEngine *
loops
() const : int
loopsChanged
()
pause
()
play
()
setAutoPlay
(bool)
setLoops
(int)
setSource
(const QUrl &)
setVolume
(float)
source
() const : QUrl
sourceChanged
()
stop
()
volume
() const : float
volumeChanged
()