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

    Fast bitrate Exponential moving average half-life, used to compute average bitrate for Live streams.

    Default: 3.0

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

    Fast bitrate Exponential moving average half-life, used to compute average bitrate for Live streams.

    Half of the estimate is based on the last abrEwmaFastLive seconds of sample history. Each of the sample is weighted by the fragment loading duration. parameter should be a float greater than 0.

    See Also