First operational implementation of video recorder.

This commit is contained in:
brunoherbelin
2020-07-26 23:54:29 +02:00
parent ab7ce4aa40
commit 60880a1a8b
10 changed files with 226 additions and 68 deletions

View File

@@ -49,6 +49,7 @@ public:
// add recorders
void addRecorder(Recorder *rec);
Recorder *frontRecorder();
void clearRecorders();
// configure rendering resolution