OnRemoteStreamStatsType typedef

OnRemoteStreamStatsType = void Function(RemoteStreamStats stats)

stats: Media stream and network status statistics

Implementation

typedef OnRemoteStreamStatsType = void Function(RemoteStreamStats stats);