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::GrabbingContext Struct Reference
Collaboration diagram for QFFmpegSurfaceCaptureGrabber::GrabbingContext:

Public Attributes

GrabbingProfiler profiler
QTimer timer
QElapsedTimer elapsedTimer
qint64 lastFrameTime = 0

Detailed Description

Definition at line 49 of file qffmpegsurfacecapturegrabber.cpp.

Member Data Documentation

◆ elapsedTimer

QElapsedTimer QFFmpegSurfaceCaptureGrabber::GrabbingContext::elapsedTimer

Definition at line 53 of file qffmpegsurfacecapturegrabber.cpp.

◆ lastFrameTime

qint64 QFFmpegSurfaceCaptureGrabber::GrabbingContext::lastFrameTime = 0

Definition at line 54 of file qffmpegsurfacecapturegrabber.cpp.

◆ profiler

GrabbingProfiler QFFmpegSurfaceCaptureGrabber::GrabbingContext::profiler

Definition at line 51 of file qffmpegsurfacecapturegrabber.cpp.

◆ timer

QTimer QFFmpegSurfaceCaptureGrabber::GrabbingContext::timer

Definition at line 52 of file qffmpegsurfacecapturegrabber.cpp.


The documentation for this struct was generated from the following file: