Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qaudioformat.cpp File Reference

(80d232846113a364598f9809644061c711d01863)

#include "qaudioformat.h"
#include <QtCore/qdebug.h>
#include <QtMultimedia/private/qmultimedia_assume_p.h>
Include dependency graph for qaudioformat.cpp:

Go to the source code of this file.

Functions

QDebug operator<< (QDebug dbg, QAudioFormat::SampleFormat type)
QDebug operator<< (QDebug dbg, const QAudioFormat &f)

Function Documentation

◆ operator<<() [1/2]

QDebug operator<< ( QDebug dbg,
const QAudioFormat & f )

Definition at line 488 of file qaudioformat.cpp.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug dbg,
QAudioFormat::SampleFormat type )

Definition at line 464 of file qaudioformat.cpp.