stopRecording method
void
stopRecording()
Implementation
void stopRecording() {
screenshotCapture.stopRecording();
networkLogger.stopLogging();
}
void stopRecording() {
screenshotCapture.stopRecording();
networkLogger.stopLogging();
}