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
qwindowsaudiodevice_p.h File Reference

(a93ee88315035c366d87e1bc2e07ddd24e67ffb9)

#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.