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

    When set, use this level as the default hls.startLevel.

    Default: undefined

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property startLevel As String
    Remarks

    When set, use this level as the default hls.startLevel. Keep in mind that the startLevel set with the API takes precedence over config.startLevel configuration parameter.

    See Also