Helper class for recording the user camera to a video file.
More...
#include <VideoRecorder.hh>
Inherits QWidget.
Helper class for recording the user camera to a video file.
◆ VideoRecorder()
◆ ~VideoRecorder()
◆ RecordingChanged
void RecordingChanged |
( |
bool |
_recording | ) |
|
|
signal |
Signal emitted when the recording state changes.
- Parameters
-
[out] | _recording | True if recording is enabled, false otherwise. |
◆ RecordingStarted
void RecordingStarted |
( |
| ) |
|
|
signal |
Signal emitted when a recording is started.
◆ RecordingStopped
void RecordingStopped |
( |
| ) |
|
|
signal |
Signal emitted when a recording is stopped.
The documentation for this class was generated from the following file: