RtmpRawMetrics

Provides an access to internal RTMP metrics APIs.

Properties

Link copied to clipboard
val RtmpRawMetrics.rtmpMetrics: RtmpMetrics

Returns the RtmpMetrics if the client is available, otherwise RtmpMetrics.ZERO.

Link copied to clipboard
val rtmpMetricsOrNull: RtmpMetrics?

Returns the RtmpMetrics if the client is available, otherwise null.