onVideoRecvBweStats property

RtcVideoRecvBweStatsCallback? onVideoRecvBweStats
getter/setter pair

Callback bandwidth estimation information of received video.

Parameter stats Bandwidth estimation of received video.

Note Total bandwidth estimation including received video and screen sharing.

回调接收视频的带宽评估。

Parameter stats 接收视频的带宽评估信息。

Note 包含接收视频和屏幕共享的总共带宽评估。

Implementation

RtcVideoRecvBweStatsCallback? onVideoRecvBweStats;