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

    Maximum buffer length in seconds.

    Default: 30 seconds

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

    Maximum buffer length in seconds. If buffer length is/become less than this value, a new fragment will be loaded. This is the guaranteed buffer length hls.js will try to reach, regardless of maxBufferSize.

    See Also