5#ifndef QAUDIODEVICEINFO_H
6#define QAUDIODEVICEINFO_H
8#include <QtCore/qobject.h>
9#include <QtCore/qbytearray.h>
10#include <QtCore/qstring.h>
11#include <QtCore/qstringlist.h>
12#include <QtCore/qlist.h>
14#include <QtMultimedia/qtmultimediaglobal.h>
16#include <QtMultimedia/qaudio.h>
17#include <QtMultimedia/qaudioformat.h>
44 QT_MOVE_ASSIGNMENT_OPERATOR_IMPL_VIA_PURE_SWAP(
QAudioDevice)
78#ifndef QT_NO_DEBUG_STREAM
QAudioFormat::ChannelConfig channelConfiguration
QAudioFormat preferredFormat
QList< QAudioFormat::SampleFormat > supportedSampleFormats
The QAudioDevice class provides an information about audio devices and their functionality.
Mode
Describes the mode of this device.
QAudioDevice & operator=(const QAudioDevice &other)
Sets the QAudioDevice object to be equal to other.
const QAudioDevicePrivate * handle() const
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
Q_MULTIMEDIA_EXPORT QDebug operator<<(QDebug dbg, QAudioDevice::Mode mode)
constexpr bool operator!=(const timespec &t1, const timespec &t2)
GLint GLsizei GLsizei GLenum format
bool operator==(const QRandomGenerator &rng1, const QRandomGenerator &rng2)
#define QT_DECLARE_QESDP_SPECIALIZATION_DTOR_WITH_EXPORT(Class, ExportMacro)