Switching to the front/rear camera (for mobile OS)
@override void switchCamera(bool frontCamera) { RoomEngineNative.switchCamera(frontCamera); }