mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / HLSSettings Object / nudgeOffset Property
nudgeOffset Property
Description

In case playback continues to stall after first playhead nudging, currentTime will be nudged evenmore following nudgeOffset to try to restore playback.

Default: 0.1 sec

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

In case playback continues to stall after first playhead nudging, currentTime will be nudged evenmore following nudgeOffset to try to restore playback. media.currentTime += (nb nudge retry -1)*nudgeOffset.

See Also