![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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) |