OpenWalnut  1.5.0dev
Public Attributes | List of all members
WGEScreenCapture::RecordingInformation Struct Reference

Keeps track of several frame-counts. More...

#include <WGEScreenCapture.h>

+ Collaboration diagram for WGEScreenCapture::RecordingInformation:

Public Attributes

size_t m_frames
 current number of frames. More...
 
size_t m_framesLeft
 the frames to take until stop. More...
 

Detailed Description

Keeps track of several frame-counts.

Definition at line 63 of file WGEScreenCapture.h.

Member Data Documentation

◆ m_frames

size_t WGEScreenCapture::RecordingInformation::m_frames

current number of frames.

Definition at line 65 of file WGEScreenCapture.h.

Referenced by WGEScreenCapture::operator()().

◆ m_framesLeft

size_t WGEScreenCapture::RecordingInformation::m_framesLeft

the frames to take until stop.

Definition at line 66 of file WGEScreenCapture.h.

Referenced by WGEScreenCapture::operator()().


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