Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qffmpegrecordingengineutils.cpp File Reference

(1b1523e9133126dee22aebb7ef0b90ee09e1d133)

#include "recordingengine/qffmpegrecordingengineutils_p.h"
#include "recordingengine/qffmpegencoderthread_p.h"
#include "private/qplatformaudiobufferinput_p.h"
#include "private/qplatformvideoframeinput_p.h"
Include dependency graph for qffmpegrecordingengineutils.cpp:

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)