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

    Recover playback watchdog period.

    Default: 0.5 sec

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property lowBufferWatchdogPeriod As Double
    Remarks

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

    See Also