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

(adacaf87390cf3614cb59096f478c91e97464999)

#include "qobject.h"
#include <QtMultimedia/qvideoframe.h>
#include <optional>
#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.

Classes

struct  QFFmpeg::FrameInfo

Namespaces

namespace  QFFmpeg

Functions

template<typename T>
QFFmpeg::dequeueIfPossible (std::queue< T > &queue)
void QFFmpeg::setEncoderInterface (QObject *source, QMediaInputEncoderInterface *)
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
constexpr int QFFmpeg::DefaultVideoFrameRate = 30