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

(b39d329a92e60809807a80d98b021977bdb248ee)

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

Go to the source code of this file.

Classes

class  QSurfaceCaptureGrabber

Variables

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

Variable Documentation

◆ DefaultScreenCaptureFrameRate

qreal DefaultScreenCaptureFrameRate = 60.f
staticconstexpr

Definition at line 29 of file qsurfacecapturegrabber_p.h.

◆ MinScreenCaptureFrameRate

qreal MinScreenCaptureFrameRate = 1.f
staticconstexpr

Definition at line 30 of file qsurfacecapturegrabber_p.h.