RemoteVideoStatsCallback typedef
RemoteVideoStatsCallback =
void Function(RemoteVideoStats stats)
Implementation
typedef RemoteVideoStatsCallback = void Function(RemoteVideoStats stats);
typedef RemoteVideoStatsCallback = void Function(RemoteVideoStats stats);