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
QAVFScreenCapture::Grabber Class Reference
+ Collaboration diagram for QAVFScreenCapture::Grabber:

Public Member Functions

 Grabber (QAVFScreenCapture &capture, QScreen *screen, CGDirectDisplayID screenID, std::unique_ptr< QFFmpeg::HWAccel > hwAccel)
 
 ~Grabber ()
 

Detailed Description

Definition at line 103 of file qavfscreencapture.mm.

Constructor & Destructor Documentation

◆ Grabber()

QAVFScreenCapture::Grabber::Grabber ( QAVFScreenCapture & capture,
QScreen * screen,
CGDirectDisplayID screenID,
std::unique_ptr< QFFmpeg::HWAccel > hwAccel )
inline

Definition at line 106 of file qavfscreencapture.mm.

References frame, frameRate, init(), MaxScreenCaptureFrameRate, queue, QScreen::refreshRate, and screen.

+ Here is the call graph for this function:

◆ ~Grabber()

QAVFScreenCapture::Grabber::~Grabber ( )
inline

Definition at line 143 of file qavfscreencapture.mm.

References release().

+ Here is the call graph for this function:

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