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_p.h File Reference

(b0e45136374e1625e369cdf64c28b151b6b17c99)

#include "qobject.h"
#include <queue>
+ Include dependency graph for qffmpegrecordingengineutils_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QFFmpeg
 

Functions

template<typename T >
QFFmpeg::dequeueIfPossible (std::queue< T > &queue)
 
void QFFmpeg::setEncoderInterface (QObject *source, QMediaInputEncoderInterface *interface)
 
void QFFmpeg::setEncoderUpdateConnection (QObject *source, EncoderThread *encoder)
 
template<typename Encoder , typename Source >
void QFFmpeg::connectEncoderToSource (Encoder *encoder, Source *source)
 
void QFFmpeg::disconnectEncoderFromSource (EncoderThread *encoder)
 

Variables

constexpr qint64 QFFmpeg::VideoFrameTimeBase = 1000000