get Number Of Stats Without Frames Received
abstract fun getNumberOfStatsWithoutFramesReceived(publisherId: String): Int
Content copied to clipboard
Statistics from the peer connection are extracted every few seconds. Get the number of times where no video frames were received for the publisher given in parameter
Return
Returns the number of stats intervals where no video frames were received
Parameters
publisherId
String the publisher Id to check