Dardania

Results 3 issues of Dardania

func radioPlayer(_ player: FRadioPlayer, playTimeDidChange currentTime: TimeInterval, duration: TimeInterval) { guard !isSliderSliding else { return } print("playTimeDidChange currentTime: \(currentTime) totalTime: \(duration)") currentTimeLabel = formatSecondsToString(currentTime) timeSlider = Float(currentTime / duration) }...

Is it possible to take screenshot from button action?

my json { "title": "Radio1", "category": "Featured", "city": "", "state": "", "id": 1, "isFeatured": true, "isFavorite": false, "streamURL": "http://dardanialive.duckdns.org:8000/radio.mp3", //