onPerformanceAlarms property

OnPerformanceAlarmsType? onPerformanceAlarms
getter/setter pair

未通过 RTCVideo.setPublishFallbackOption 开启发布性能回退,检测到设备性能不足时,收到此回调;
通过 RTCVideo.setPublishFallbackOption 开启发布性能回退,因设备性能/网络原因,造成发布性能回退/恢复时,收到此回调。

Implementation

OnPerformanceAlarmsType? onPerformanceAlarms;