Future<bool?> muteVideo(bool status) async { throw UnimplementedError('muteVideo has not been implemented.'); }