remoteVideoStats property

dynamic Function(RemoteVideoStats)? remoteVideoStats
final

Reports the statistics of the video stream from each remote user/host.

Implementation

final Function(RemoteVideoStats)? remoteVideoStats;