@override Future<void> openCamera(bool isFrontCamera, int viewId) { return mTRTCCloud.startLocalPreview(isFrontCamera, viewId); }