![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "recordingengine/qffmpegrecordingengineutils_p.h"#include "recordingengine/qffmpegencoderthread_p.h"#include "private/qplatformaudiobufferinput_p.h"#include "private/qplatformvideoframeinput_p.h"Go to the source code of this file.
Namespaces | |
| namespace | QFFmpeg |
Functions | |
| template<typename F> | |
| static void | QFFmpeg::doWithMediaFrameInput (QObject *source, F &&f) |
| void | QFFmpeg::setEncoderInterface (QObject *source, QMediaInputEncoderInterface *) |
| void | QFFmpeg::setEncoderUpdateConnection (QObject *source, EncoderThread *encoder) |
| void | QFFmpeg::disconnectEncoderFromSource (EncoderThread *encoder) |