Playing a live TuneIn Radio URL iOS Swift
问题 I am working on an app which is intended to play life radio by using TuneIn URLs. In TuneIn, there is an http get request in the API which provides a JSON with all the URL and its bitrates. So http://opml.radiotime.com/Tune.ashx?id=s150147&formats=aac,mp3&render=json will return { "head": { "status": "200"}, "body": [ { "element" : "audio", "url": "http://player.absoluteradio.co.uk/tunein.php?i=a664.aac", "reliability": 95, "bitrate": 64, "media_type": "aac", "position": 0, "player_width":