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
qaudiodevice.cpp File Reference

(edaec2bf714c98d65f12c8ed9a2ffbd1603635a7)

#include "qaudiosystem_p.h"
#include "qaudiodevice_p.h"
#include <private/qplatformmediadevices_p.h>
#include <private/qplatformmediaintegration_p.h>
#include <QtCore/qmap.h>
#include "moc_qaudiodevice.cpp"
+ Include dependency graph for qaudiodevice.cpp:

Go to the source code of this file.

Functions

 QT_DEFINE_QESDP_SPECIALIZATION_DTOR (QAudioDevicePrivate)
 
QDebug operator<< (QDebug dbg, QAudioDevice::Mode mode)
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug dbg,
QAudioDevice::Mode mode )

Definition at line 352 of file qaudiodevice.cpp.

References QAudioDevice::Input, QAudioDevice::Null, and QAudioDevice::Output.

◆ QT_DEFINE_QESDP_SPECIALIZATION_DTOR()

QT_DEFINE_QESDP_SPECIALIZATION_DTOR ( QAudioDevicePrivate )