Future<void> stopCaptureScreen(int index) async { return _mediaSources[index].instance.stopCapture(); }