frozenRate property
The total video freeze time (totalFrozenTime
) as a percentage (%) of the total time when the video is available (totalActiveTime
).
Implementation
int? frozenRate;
The total video freeze time (totalFrozenTime
) as a percentage (%) of the total time when the video is available (totalActiveTime
).
int? frozenRate;