@override Future<int> getCurrentPosition(String playerId) { return _api.getCurrentPosition(playerId); }