getNumberOfStatsWithoutFramesReceived

abstract fun getNumberOfStatsWithoutFramesReceived(publisherId: String): Int

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