totalFrozenTime property Null safety
read / write
The cumulative duration when an audio stream stutters, starting from receiving the audio stream from the remote user
Implementation
int? totalFrozenTime;
The cumulative duration when an audio stream stutters, starting from receiving the audio stream from the remote user
int? totalFrozenTime;