ussu99

Results 7 issues of 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)

enhancement
help wanted

Trying to Compile my Project with Target Mac Catalyst but getting error shown below: Does objectBox Supports Compiling for Mac Catalyst? Should I use the Manual Method described in link...

bug

Is it possible to Show the Bitrate of the current Stream?

enhancement

Currently compiling for iOS 7 generates warnings for deprecated API

Same Feature as in Issue #30 described. But the image should also be generated from gradient colors.

This Feature would greatly simplify customization for Controls where only BackgroundImages can be set. By specfiying only the Color UISS should generate the Image. So Properties for Images would be...

feature

Reseting values back to default is a feature that would allow apps to change from any style back to default iOS style.