Maximum delay allowed from edge of live.
Default: Infinity (-1)
Maximum delay allowed from edge of live.
Default: Infinity (-1)
Visual Basic |
---|
Public Property liveMaxLatencyDurationCount As Long |
Maximum delay allowed from edge of live, expressed in multiple of EXT-X-TARGETDURATION. if set to 10, the player will seek back to liveSyncDurationCount whenever the next fragment to be loaded is older than N-10, N being the last fragment of the live playlist. If set, this value must be strictly superior to liveSyncDurationCount a value too close from liveSyncDurationCount is likely to cause playback stalls.