APlay
APlay copied to clipboard
Cannot play HTTP Stream
let url = URL(string: "http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio4extra_mf_q")!
let player = APlay()
player.eventPipeline.delegate(to: self, with: { (target, event) in
// event handling
})
player.play(url)
Icy-cast still not well supported, need some optimization. Thanks for giving this feed back.