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

(4df05ebeca7844712df616b1b4585df1847681e5)

#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.
static constexpr qreal MaxScreenCaptureFrameRate = 60.
static constexpr qreal MinScreenCaptureFrameRate = 1.

Variable Documentation

◆ DefaultScreenCaptureFrameRate

qreal DefaultScreenCaptureFrameRate = 60.
staticconstexpr

Definition at line 28 of file qffmpegsurfacecapturegrabber_p.h.

◆ MaxScreenCaptureFrameRate

qreal MaxScreenCaptureFrameRate = 60.
staticconstexpr

Definition at line 34 of file qffmpegsurfacecapturegrabber_p.h.

◆ MinScreenCaptureFrameRate

qreal MinScreenCaptureFrameRate = 1.
staticconstexpr

Definition at line 35 of file qffmpegsurfacecapturegrabber_p.h.