Close the local camera and stop publishing the video stream.
@override Future<void> closeCamera() async { return _callEngineNative.closeCamera(); }