Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qffmpegrecordingengineutils.cpp File Reference

(d0cb8fc8e0a43d06a38a1f1b42ce039593b6643d)

#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 >
void QFFmpeg::doWithMediaFrameInput (QObject *source, F &&f)
 
void QFFmpeg::setEncoderInterface (QObject *source, QMediaInputEncoderInterface *interface)
 
void QFFmpeg::setEncoderUpdateConnection (QObject *source, EncoderThread *encoder)
 
void QFFmpeg::disconnectEncoderFromSource (EncoderThread *encoder)