notifyTimeRange method
Gives PresentationTimeline a Stream's timeline so it can size and position the segment availability window, and account for missing segment information.
Implementation
external void notifyTimeRange(List<TimeRange> timeline, num startOffset);