localAudioStats property
LocalAudioStatsCallback?
localAudioStats
getter/setter pair
Reports the statistics of the local audio stream.
The LocalAudioStats
typedef includes the following parameter:
- LocalAudioStats
stats
: The statistics of the local audio stream.
Implementation
LocalAudioStatsCallback? localAudioStats;