OpenWalnut  1.4.0
Public Attributes
WGEScreenCapture::RecordingInformation Struct Reference

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

#include <WGEScreenCapture.h>

List of all members.

Public Attributes

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

Detailed Description

Keeps track of several frame-counts.

Definition at line 63 of file WGEScreenCapture.h.


Member Data Documentation

current number of frames.

Definition at line 65 of file WGEScreenCapture.h.

Referenced by WGEScreenCapture::operator()().

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: