16#ifndef QWINDOWSAUDIODEVICEINFO_H
17#define QWINDOWSAUDIODEVICEINFO_H
19#include <QtCore/qbytearray.h>
20#include <QtCore/qstringlist.h>
21#include <QtCore/qlist.h>
22#include <QtCore/qdebug.h>
24#include <QtMultimedia/qaudiodevice.h>
25#include <private/qaudiosystem_p.h>
26#include <private/qaudiodevice_p.h>
34const unsigned int SAMPLE_RATES[] = { 8000, 11025, 22050, 44100, 48000 };
47 int waveId()
const {
return m_devId; }
Mode
Describes the mode of this device.
\macro QT_RESTRICTED_CAST_FROM_ASCII
bool testSettings(const QAudioFormat &format) const
~QWindowsAudioDeviceInfo()
ComPtr< IMMDevice > immDev() const
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum format
const unsigned int SAMPLE_RATES[]
QT_BEGIN_NAMESPACE const unsigned int MAX_SAMPLE_RATES