RecordActivity marks the desktop as having received user interaction, resetting the idle-recording timer.
()
| 64 | // RecordActivity marks the desktop as having received user |
| 65 | // interaction, resetting the idle-recording timer. |
| 66 | RecordActivity() |
| 67 | |
| 68 | // StartRecording begins recording the desktop to an MP4 file |
| 69 | // using the caller-provided recording ID. Safe to call |
no outgoing calls
no test coverage detected