player-android
Toggle table of contents
3.124.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
player-android
player-core
/
com.bitmovin.player.api
/
BandwidthEstimationMode
/
ExponentialWeightedAverage
Exponential
Weighted
Average
data
class
ExponentialWeightedAverage
(
val
smoothingFactor
:
Double
=
0.9
)
:
BandwidthEstimationMode
Members
Constructors
Exponential
Weighted
Average
Link copied to clipboard
constructor
(
smoothingFactor
:
Double
=
0.9
)
Properties
smoothing
Factor
Link copied to clipboard
val
smoothingFactor
:
Double
=
0.9
The exponential smoothing factor that applies to the average.