Page 1 of 1

Req: TCMP: don't autoplay after seek slider move when pause

Posted: 2017-08-14, 01:23 UTC
by DrShark
Currently when playback paused, after changing the position of song progress seek slider, the playback is started. Although I can live with it as a feature, for me more expected and useful behavior would be a player still paused if it has been paused before slider move because it could impove the accuracy of slider positioning for long audio files.

Posted: 2017-08-14, 14:08 UTC
by ghisler(Author)
I'm not 100% sure but I seem to remember that seek in Android MediaPlayer control doesn't work when paused.

Posted: 2017-08-14, 15:15 UTC
by DrShark
ghisler(Author) wrote:I'm not 100% sure but I seem to remember that seek in Android MediaPlayer control doesn't work when paused.
Well, when the track is paused, I can move the slider using either drag of the slider or tap on a seek bar. After I release the finger, the playback is starting from the new place of the slider.