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

    Scale factor to be applied against measured bandwidth average, to determine whether we can switch up to a higher quality level.

    Default: 0.7

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

    Scale factor to be applied against measured bandwidth average, to determine whether we can switch up to a higher quality level.

    If abrBandWidthUpFactor * bandwidth average > level.bitrate then ABR can switch up to that quality level.

    See Also