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

Public Attributes

GrabbingProfiler profiler
 
QTimer timer
 
QElapsedTimer elapsedTimer
 
qint64 lastFrameTime = 0
 

Detailed Description

Definition at line 53 of file qffmpegsurfacecapturegrabber.cpp.

Member Data Documentation

◆ elapsedTimer

QElapsedTimer QFFmpegSurfaceCaptureGrabber::GrabbingContext::elapsedTimer

Definition at line 57 of file qffmpegsurfacecapturegrabber.cpp.

◆ lastFrameTime

qint64 QFFmpegSurfaceCaptureGrabber::GrabbingContext::lastFrameTime = 0

Definition at line 58 of file qffmpegsurfacecapturegrabber.cpp.

◆ profiler

GrabbingProfiler QFFmpegSurfaceCaptureGrabber::GrabbingContext::profiler

Definition at line 55 of file qffmpegsurfacecapturegrabber.cpp.

◆ timer

QTimer QFFmpegSurfaceCaptureGrabber::GrabbingContext::timer

Definition at line 56 of file qffmpegsurfacecapturegrabber.cpp.


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