Add an optional timeline argument to loadMediaAt which accepts values of "integrated" and "primary" (default), so that hlsIFramesOnly.loadMediaAt(time) can be used relative to an integrated timeline for content with interstitials.
Changes should also ensure that interstitial (pre)loading is handled such that the IFramesOnly and primary (Hls) instances use the same asset results.
Note that interstitials without X-TIMELINE-OCCUPIES=RANGE (POINT occupancy) would not have any iframes loaded.
Add an optional timeline argument to
loadMediaAtwhich accepts values of "integrated" and "primary" (default), so thathlsIFramesOnly.loadMediaAt(time)can be used relative to an integrated timeline for content with interstitials.Changes should also ensure that interstitial (pre)loading is handled such that the IFramesOnly and primary (Hls) instances use the same asset results.
Note that interstitials without X-TIMELINE-OCCUPIES=RANGE (POINT occupancy) would not have any iframes loaded.