This method is used to check if the user video is muted.
Future<bool?> isUserVideoMuted([String? userJid]) async { throw UnimplementedError('isUserVideoMuted has not been implemented.'); }