Set camera device by its index
Future<void> setVideoDevice(int index) { return _platform.setVideoDevice(index); }