Agora-Flutter-SDK
Agora-Flutter-SDK copied to clipboard
Incorrect Audio Info Duration
Describe the bug Once user load music more than 1 hours, requestAudioFileInfo return incorrect durationMS, for example on this image i load 3 hours music, but once i parse it, it only produce 18:23 (18 minutes 23 sec) output of duration MS : 1103818, the correct one was 3:52:55 (3 hours, 52 minutes, 55 sec)
Expected behavior Correct duration of file info
Screenshots
Info loaded on File

Info loaded with Agora

Note : Those screenshots was same file
Thanks for reporting.
It's worth trying agora_rtc_engine: ^6.1.0
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.