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

(6ddcf4d7b716b345a08838013513f25287b096ad)

#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