![]() |
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/qtmultimediaglobal_p.h>#include <qmutex.h>#include <qwaitcondition.h>#include <qthread.h>Go to the source code of this file.
Classes | |
| class | QFFmpeg::ConsumerThread |
| FFmpeg thread that is used to implement a consumer pattern. More... | |
| struct | QFFmpeg::ConsumerThread::Deleter |
Namespaces | |
| namespace | QFFmpeg |
Typedefs | |
| template<typename T> | |
| using | QFFmpeg::ConsumerThreadUPtr = std::unique_ptr<T, ConsumerThread::Deleter> |