totalFrozenTime property Null safety
read / write
The cumulative duration when received video frames freeze (ms), starting from receiving the video stream from a specific user
Implementation
int? totalFrozenTime;
The cumulative duration when received video frames freeze (ms), starting from receiving the video stream from a specific user
int? totalFrozenTime;