@override Future<void> disableVirtualBackground() async { await _rtcManager.disableVirtualBackground(); }