Pillarbox
Toggle table of contents
6.0.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pillarbox
pillarbox-player
/
ch.srgssr.pillarbox.player.analytics.metrics
/
MetricsCollector
/
onBandwidthEstimate
on
Bandwidth
Estimate
open
override
fun
onBandwidthEstimate
(
eventTime
:
AnalyticsListener.EventTime
,
totalLoadTimeMs
:
Int
,
totalBytesLoaded
:
Long
,
bitrateEstimate
:
Long
)