实时音视频 SPARKRTC-事件回调(IHRTCEngine):onRemoteVideoStatsNotify

时间:2024-09-13 11:45:24

onRemoteVideoStatsNotify

virtual void onRemoteVideoStatsNotify(const HRTCRemoteVideoStats *remoteStats, unsigned int remoteStatsCount)

功能说明

远端视频流详情,2s触发一次回调。

回调参数

  • remoteStats:远端视频收流统计,具体请参见HRTCRemoteVideoStats
  • remoteStatsCount:remoteStats数组长度。
support.huaweicloud.com/csdk-rtc/rtc_05_0107.html