Account for expired segments when seeking
Deprecate getMediaIndexByTime and replace it with a PlaylistLoader.getMediaIndexForTime_ that considers expired content in live playlists. Fix an issues that would allow the return value to be less than zero or greater than the index of the last available media segment. Currently, this code does not take into account rounding of segment durations in HLS v3.
Showing
4 changed files
with
128 additions
and
37 deletions
-
Please register or sign in to post a comment