![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtMultimedia/private/qplatformaudiodecoder_p.h>#include <QtCore/qspan.h>#include <QtCore/qurl.h>#include <QtCore/private/qexpected_p.h>#include <atomic>#include <memory>Go to the source code of this file.
Classes | |
| class | QDrWavAudioDecoder |
Namespaces | |
| namespace | QtMultimediaPrivate |
Typedefs | |
| using | QtMultimediaPrivate::QDrWavDecodeResult = q23::expected<QAudioBuffer, std::pair<QAudioDecoder::Error, QString>> |
Functions | |
| QDrWavDecodeResult | QtMultimediaPrivate::loadWaveAndDecodeData (QSpan< const std::byte > data, const QAudioFormat &requestedFormat) |