![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
QDebug | operator<< (QDebug dbg, QAudioFormat::SampleFormat type) |
QDebug | operator<< (QDebug dbg, const QAudioFormat &f) |
QDebug operator<< | ( | QDebug | dbg, |
const QAudioFormat & | f | ||
) |
Definition at line 470 of file qaudioformat.cpp.
QDebug operator<< | ( | QDebug | dbg, |
QAudioFormat::SampleFormat | type | ||
) |
Definition at line 446 of file qaudioformat.cpp.
References QAudioFormat::Float, QAudioFormat::Int16, QAudioFormat::Int32, and QAudioFormat::UInt8.