frozenRate property

int? frozenRate
final

Cumulative duration of video stalls occurring after the remote user enters the room as a percentage of the total effective duration of the video.

Effective video duration is the duration of video after the remote user enters the room and publishes the video stream, except for stopping sending the video stream and disabling the video module.

Implementation

final int? frozenRate;