AudioPlayerManager icon indicating copy to clipboard operation
AudioPlayerManager copied to clipboard

play song at index

Open muhammad-naderi opened this issue 7 years ago • 2 comments

hi,

after adding songs with AudioPlayerManager.shared.play(urlStrings: urls, at: index) how can i play a song at an index without passing urls again ?

muhammad-naderi avatar May 01 '17 16:05 muhammad-naderi

This feature is actually missing. It's only possible to move one track backwards and forwards, but not to a specific index. I'll add it to the to do list :)

tschob avatar Aug 26 '17 15:08 tschob

@tschob please is this feature available now? Also, I would like to know the current index of the playing audio, I need the index to call an API base on the playing index. Thank you.

moderateepheezy avatar Mar 11 '18 02:03 moderateepheezy