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

时间:2024-01-25 15:05:49

onRemoteVideoStatsNotify

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

功能说明

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

回调参数

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