SwiftySound icon indicating copy to clipboard operation
SwiftySound copied to clipboard

Playback time

Open totidev opened this issue 8 years ago • 5 comments
trafficstars

Would it be possible to include an elapsed time in this library, so even if the sound is being looped you can see how long it has been playing for?

totidev avatar Mar 21 '17 08:03 totidev

@totidev Could you please share more information about your use case? Do you want to display and update the time elapsed in your UI every second? Or do you want the information only once?

adamcichy avatar Mar 21 '17 13:03 adamcichy

I would use it for updating the UI.

totidev avatar Mar 21 '17 13:03 totidev

Agree that this would make a great enhancement.

edutim avatar Apr 12 '17 13:04 edutim

Need a property like AVPlayer's currenTime

AlasKuNull avatar Sep 21 '17 01:09 AlasKuNull

That would be really cool!

MauroJuliano avatar Feb 17 '21 00:02 MauroJuliano