frozenRate property

int? frozenRate
final

Cumulative duration of audio stall occurring after the remote user joins the room as a percentage of the total effective duration of audio.

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

Implementation

final int? frozenRate;