setAvailabilityTimeOffset method
Sets the presentation's segment availability time offset. This should be only set for Low Latency Dash. The segments are available earlier for download than the availability start time, so we can move closer to the live edge.
Implementation
external void setAvailabilityTimeOffset(num offset);