Qt 4.8
Classes | Variables
qaudiodeviceinfo_win32_p.h File Reference
#include <QtCore/qbytearray.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qlist.h>
#include <QtCore/qdebug.h>
#include <QtMultimedia/qaudiodeviceinfo.h>
#include <QtMultimedia/qaudioengine.h>

Go to the source code of this file.

Classes

class  QAudioDeviceInfoInternal
 

Variables

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

Variable Documentation

◆ MAX_SAMPLE_RATES

const unsigned int MAX_SAMPLE_RATES = 5

Definition at line 68 of file qaudiodeviceinfo_win32_p.h.

◆ SAMPLE_RATES

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

Definition at line 69 of file qaudiodeviceinfo_win32_p.h.