@override Future<void> switchContentUrl(String playerId, String url) { return _api.switchContentUrl(playerId, url); }