SrtRawMetrics

Provides an access to internal SRT APIs.

Functions

Link copied to clipboard
fun SrtRawMetrics.bistats(clear: Boolean, instantaneous: Boolean): Stats

Reports the current statistics.

Link copied to clipboard
fun bistatsOrNull(clear: Boolean, instantaneous: Boolean): Stats?

Reports the current statistics.

Link copied to clipboard
fun SrtRawMetrics.bstats(clear: Boolean): Stats

Reports the current statistics.

Link copied to clipboard
fun bstatsOrNull(clear: Boolean): Stats?

Reports the current statistics.