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

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

    Default: 3.0

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

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

    Half of the estimate is based on the last abrEwmaFastVoD 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