onLocalStreamStats property

  1. @override
OnLocalStreamStatsType? onLocalStreamStats
getter/setter pair

Callback about the statistics of audio/video streams sent by the local device during the call and the network status, which is triggered every 2s.

Implementation

@override
abstract OnLocalStreamStatsType? onLocalStreamStats;