Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qwindowsaudiodevice_p.h File Reference
#include <QtCore/qbytearray.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qlist.h>
#include <QtCore/qdebug.h>
#include <QtMultimedia/qaudiodevice.h>
#include <private/qaudiosystem_p.h>
#include <private/qaudiodevice_p.h>
#include <qcomptr_p.h>
+ Include dependency graph for qwindowsaudiodevice_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowsAudioDeviceInfo
 

Variables

QT_BEGIN_NAMESPACE const unsigned int MAX_SAMPLE_RATES = 5
 
const unsigned int SAMPLE_RATES [] = { 8000, 11025, 22050, 44100, 48000 }
 

Variable Documentation

◆ MAX_SAMPLE_RATES

QT_BEGIN_NAMESPACE const unsigned int MAX_SAMPLE_RATES = 5

Definition at line 33 of file qwindowsaudiodevice_p.h.

◆ SAMPLE_RATES

const unsigned int SAMPLE_RATES[] = { 8000, 11025, 22050, 44100, 48000 }

Definition at line 34 of file qwindowsaudiodevice_p.h.