API Documentation
|
If availabled, records user interactions using Windows Steps Recorder. More...
#include <StepsRecorder.h>
Public Member Functions | |
void | begin () |
void | begin (const File &file) |
void | end () |
bool | isRunning () const |
StepsRecorder () | |
Static Public Member Functions | |
static StepsRecorder & | DefaultInstance () |
Static Public Attributes | |
static ApplicationOption< bool > | default_launch_recorder |
Protected Attributes | |
bool | m_is_running |
If availabled, records user interactions using Windows Steps Recorder.
StepsRecorder | ( | ) |
void begin | ( | ) |
void begin | ( | const File & | file | ) |
|
static |
void end | ( | ) |
|
inline |
|
static |
|
protected |