remoteAudioStats property

dynamic Function(RemoteAudioStats)? remoteAudioStats
final

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

Implementation

final Function(RemoteAudioStats)? remoteAudioStats;