Future<void> startCaptureScreen(int index, dynamic config) async { return _mediaSources[index].instance.startCapture(config); }