(f7d934bdf9f0d299282b57762158421d600c8d44)
#include "avfaudiodecoder_p.h"
#include <QtMultimedia/private/qapple_utils_p.h>
#include <QtMultimedia/private/qcoreaudioutils_p.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qmimedatabase.h>
#include <QtCore/qmutex.h>
#include <QtCore/qthread.h>
#include <QtCore/private/qcore_mac_p.h>
import <AVFoundation/AVFoundation.h>
#include "moc_avfaudiodecoder_p.cpp"
Go to the source code of this file.
◆ handleNextSampleBuffer()
◆ Q_STATIC_LOGGING_CATEGORY()
| QT_USE_NAMESPACE Q_STATIC_LOGGING_CATEGORY |
( |
qLcAVFAudioDecoder | , |
|
|
"qt.multimedia.darwin.AVFAudioDecoder" | ) |
◆ MAX_BUFFERS_IN_QUEUE
| constexpr int MAX_BUFFERS_IN_QUEUE = 5 |
|
staticconstexpr |