getSegmentAvailabilityEnd method
Gets the presentation's current segment availability end time. Segments starting after this time should be assumed to be unavailable. Returns: The current segment availability end time, in seconds, relative to the start of the presentation. For VOD, the availability end time is the content's duration. If the Player's playRangeEnd configuration is used, this can override the duration.
Implementation
external num getSegmentAvailabilityEnd();