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

(863d175a7bf891685bee49c18c85f7d2a81af42a)

#include "qvideoframe.h"
#include <QtMultimedia/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.f
static constexpr qreal MinScreenCaptureFrameRate = 1.f

Variable Documentation

◆ DefaultScreenCaptureFrameRate

qreal DefaultScreenCaptureFrameRate = 60.f
staticconstexpr

Definition at line 28 of file qffmpegsurfacecapturegrabber_p.h.

◆ MinScreenCaptureFrameRate

qreal MinScreenCaptureFrameRate = 1.f
staticconstexpr

Definition at line 29 of file qffmpegsurfacecapturegrabber_p.h.