mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Most users will only care about the total file duration, and shouldn't be required to determine the file duration from multiple track durations. To facilitate that, add a total_duration() function that returns the demuxer's duration not associated to any particular track.