Commands for communicating with the image recorder. More...
Static Public Member Functions | |
| static async Task | PauseAsync (Worker worker) |
| Pauses recording More... | |
| static async Task | ResetAsync (Worker worker) |
Restarts recording. According to recordToNewDir (set in vl-file) either starts recording to a new folder (true) or overwrites the existing images (false). More... | |
| static async Task | StartAsync (Worker worker) |
| Starts/Resumes recording More... | |
Commands for communicating with the image recorder.
|
inlinestatic |
Pauses recording
|
inlinestatic |
Restarts recording. According to recordToNewDir (set in vl-file) either starts recording to a new folder (true) or overwrites the existing images (false).
|
inlinestatic |
Starts/Resumes recording