@override Future<void> switchCamera(bool isFrontCamera) { return txDeviceManager.switchCamera(isFrontCamera); }