@override Future<void> disableVirtualBackground({bool reset = false}) async { await stopVirtualBackground(reset: reset); }