muhku / FreeStreamer

A low-memory footprint streaming audio player for iOS and OS X
http://muhku.github.io/FreeStreamer/
Other
2.1k stars 437 forks source link

Lost playback progress in 4.0.0 #439

Open RoganZheng opened 5 years ago

RoganZheng commented 5 years ago

freestreamer version: 4.0.0 Xcode 10.2.1, swift 5.0

problem: Lost playback progress and re-start playing audio from the starting position.

How did it happen? When I drag sliderView to control playing progress and pause audio immediately, I received message from - (void)notifyPlaybackStopped method and it occurred lost playback progress.

I tried to use version 3.8.3, it won't happen this problem.This problem begin with 3.9.3.

Looking forward to your reply :-)