RootEncoder
Toggle table of contents
2.8.1
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
common
/
com.pedro.common
/
StreamingStatsMonitor
/
collect
collect
suspend
fun
collect
(
queueBytesOut
:
Long
,
bytesOutPerSecond
:
Long
,
totalBytesOut
:
Long
,
smoothedBitrate
:
Long
,
queueCongestionPercent
:
Float
)