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

(ca7e9ed5ea61fcf188b5543474773bcd4c553442)

#include "qdrawavaudiodecoder_p.h"
#include <QtMultimedia/qaudiodecoder.h>
#include <QtMultimedia/qaudiobuffer.h>
#include <QtCore/qdebug.h>
#include <QtCore/qeventloop.h>
#include <QtCore/qfile.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qthreadpool.h>
#include <dr_wav.h>
Include dependency graph for qdrawavaudiodecoder.cpp:

Go to the source code of this file.

Namespaces

namespace  QtMultimediaPrivate

Functions

static QDrWavDecodeResult QtMultimediaPrivate::makeFormatError (const QString &message)
static QDrWavDecodeResult QtMultimediaPrivate::makeResourceError (const QString &message)
QDrWavDecodeResult QtMultimediaPrivate::loadWaveAndDecodeData (QSpan< const std::byte > data, const QAudioFormat &requestedFormat)