muslimtv / flutter_playout

AV Playout in Flutter
BSD 3-Clause "New" or "Revised" License
152 stars 94 forks source link

How can I get Duration of the video? #103

Open Adrw324 opened 6 months ago

Adrw324 commented 6 months ago

I tried use 'position' to control the video but is there a way to access video's duration so I can let my streaming go to the most recent segment of hls? Thank you for your time.