cordova-plugin-playlist icon indicating copy to clipboard operation
cordova-plugin-playlist copied to clipboard

Small stutter occurs when playing next item in playlist

Open biesbjerg opened this issue 5 years ago • 4 comments

Expected Behaviour

Play next item in playlist smoothly

Actual Behaviour

Next item in playlist stutters at the beginning

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Load up a playlist and play from beginning (make sure items does not have silent gaps in the beginning, or you won't be able to hear the stutter)

Platform and Version (eg. Android 5.0 or iOS 9.2.1)

iPhone X, iOS 12

Cordova CLI version and cordova platform version

8.1.2 ([email protected])

Installed platforms: android 6.2.3 browser 4.1.0 ios 4.4.0 Available platforms: osx ~4.0.1 windows ~6.0.0

Plugin version

cordova-plugin-playlist 0.6.0 "AudioPlayer"

Sample Push Data Payload

Sample Code that illustrates the problem

Logs taken while reproducing problem

I have some data from verbose option, which shows the currentPosition of the item resetting after a few ms.

image

biesbjerg avatar Jan 24 '19 12:01 biesbjerg