muhku / FreeStreamer

A low-memory footprint streaming audio player for iOS and OS X

Home Page:http://muhku.github.io/FreeStreamer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lost playback progress in 4.0.0

RoganZheng opened this issue · comments

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 :-)