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

    Max video loading delay used in automatic start level selection.

    Default: 4 sec

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

    Max video loading delay used in automatic start level selection: in that mode ABR controller will ensure that video loading time (ie the time to fetch the first fragment at lowest quality level + the time to fetch the fragment at the appropriate quality level is less than maxLoadingDelay)

    See Also