StreamPack
Toggle table of contents
3.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
StreamPack
streampack-srt
/
io.github.thibaultbee.streampack.ext.srt.elements.endpoints
/
SrtRawMetrics
Srt
Raw
Metrics
class
SrtRawMetrics
(
source
)
Provides an access to internal SRT APIs.
Members
Members & Extensions
Functions
bistats
Link copied to clipboard
fun
SrtRawMetrics
.
bistats
(
clear
:
Boolean
,
instantaneous
:
Boolean
)
:
Stats
Reports the current statistics.
bistats
Or
Null
Link copied to clipboard
fun
bistatsOrNull
(
clear
:
Boolean
,
instantaneous
:
Boolean
)
:
Stats
?
Reports the current statistics.
bstats
Link copied to clipboard
fun
SrtRawMetrics
.
bstats
(
clear
:
Boolean
)
:
Stats
Reports the current statistics.
bstats
Or
Null
Link copied to clipboard
fun
bstatsOrNull
(
clear
:
Boolean
)
:
Stats
?
Reports the current statistics.