Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qaudiosystem.cpp
Go to the documentation of this file.
1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#include "qaudiosystem_p.h"
5
6#include <private/qplatformmediadevices_p.h>
7
9
11
13
15{
16 return 1.0;
17}
18
20
22
23#include "moc_qaudiosystem_p.cpp"
QAudioStateChangeNotifier(QObject *parent=nullptr)
\inmodule QtCore
Definition qobject.h:103
QPlatformAudioSink(QObject *parent)
virtual qreal volume() const
QPlatformAudioSource(QObject *parent)
Combined button and popup list for selecting options.
double qreal
Definition qtypes.h:187