media/libraries/exoplayer_hls/src
rohks f01ca9d9f1 Refactor method CmcdLog.createInstance to accept bufferedDurationUs
Instead of providing `playbackDurationUs` and `loadPositionUs` individually, which are used to calculate the buffer duration for CMCD logging, we can directly pass the pre-calculated `bufferedDurationUs` available in the `getNextChunk` method of the chunk source classes.

Issue: google/ExoPlayer#8699

#minor-release

PiperOrigin-RevId: 540630112
(cherry picked from commit be9b057dda)
2023-06-15 18:55:30 +01:00
..
main Refactor method CmcdLog.createInstance to accept bufferedDurationUs 2023-06-15 18:55:30 +01:00
test Throw exception when TimestampAdjuster initialization hits timeout 2023-06-12 09:15:54 +00:00