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

(5864aec8d14f298681b2a36ff02203ef1b3f797a)

#include "qvideoframe.h"
#include "private/qplatformsurfacecapture_p.h"
#include <memory>
#include <optional>
+ Include dependency graph for qffmpegsurfacecapturegrabber_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QFFmpegSurfaceCaptureGrabber
 

Variables

static constexpr qreal DefaultScreenCaptureFrameRate = 60.
 
static constexpr qreal MaxScreenCaptureFrameRate = 60.
 
static constexpr qreal MinScreenCaptureFrameRate = 1.
 

Variable Documentation

◆ DefaultScreenCaptureFrameRate

constexpr qreal DefaultScreenCaptureFrameRate = 60.
staticconstexpr

◆ MaxScreenCaptureFrameRate

constexpr qreal MaxScreenCaptureFrameRate = 60.
staticconstexpr

◆ MinScreenCaptureFrameRate

constexpr qreal MinScreenCaptureFrameRate = 1.
staticconstexpr