#include "avfaudiodecoder_p.h"
#include <QtCore/qmutex.h>
#include <QtCore/qiodevice.h>
#include <QMimeDatabase>
#include <QThread>
#include "private/qcoreaudioutils_p.h"
#include <QtCore/qloggingcategory.h>
#include <AVFoundation/AVFoundation.h>
#include "moc_avfaudiodecoder_p.cpp"
Go to the source code of this file.
◆ handleNextSampleBuffer()
QAudioBuffer handleNextSampleBuffer |
( |
CMSampleBufferRef |
sampleBuffer | ) |
|
◆ Q_LOGGING_CATEGORY()
static QT_USE_NAMESPACE Q_LOGGING_CATEGORY |
( |
qLcAVFAudioDecoder |
, |
|
|
"qt.multimedia.darwin.AVFAudioDecoder" |
|
|
) |
| const |
|
static |