Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(DASH): Fix bufferBehind with image tracks regression (#5210)
A recent change to allow for on-demand segment references (#5061) ended up causing a regression with an older issue (#4717), where the presence of an image track overrides `bufferBehind` behavior. This fixes the segment template handler to properly account for image tracks, once again.
- Loading branch information