Sithira / FlutterRadioPlayer

Flutter Radio Player, A Plugin to handle streaming audio without a hassle
BSD 3-Clause "New" or "Revised" License
137 stars 63 forks source link

Current track time? #89

Closed ErraticFox closed 3 weeks ago

ErraticFox commented 9 months ago

Hello, I was trying to get the current track time. How can I do this? I've noticed in other ICY metadata parsers, it can track the current time in the current track.

Sithira commented 3 weeks ago

You don't have current track time in live streams since it's streaming live and no information is available on stream end time.