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

    Edge of live delay, expressed in multiple of EXT-X-TARGETDURATION.

    Default: 3

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

    Edge of live delay, expressed in multiple of EXT-X-TARGETDURATION. if set to 3, playback will start from fragment N-3, N being the last fragment of the live playlist. decreasing this value is likely to cause playback stalls.

    See Also