@override Future<void> setPlayerUrl(String playerId, String dataSource) { return _api.setPlayUrl(playerId, dataSource); }