useSafariBehaviorForLive property

bool useSafariBehaviorForLive
getter/setter pair

boolean If this is true, playback will set the availability window to the presentation delay. The player will be able to buffer ahead three segments, but the seek window will be zero-sized, to be consistent with Safari. If this is false, the seek window will be the entire duration. Defaults to true.

Implementation

external bool useSafariBehaviorForLive;