mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / HLSSettings Object / highBufferWatchdogPeriod Property
In This Topic
    highBufferWatchdogPeriod Property
    In This Topic
    Description

    Recover playback watchdog period.

    Default: 3s

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property highBufferWatchdogPeriod As Long
    Remarks

    If media element is expected to play and if currentTime has not moved for more than highBufferWatchdogPeriod and if there are more than maxBufferHole seconds buffered upfront, hls.js will try to nudge playhead to recover playback.

    See Also