Skip to content

Cannot play HTTP Stream #3

@ussu99

Description

@ussu99

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)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions