notifyMinSegmentStartTime method

void notifyMinSegmentStartTime(
  1. num startTime
)

Gives PresentationTimeline a Stream's minimum segment start time.

Implementation

external void notifyMinSegmentStartTime(num startTime);