实时音视频 SparkRTC-事件回调(IHRTCConnection):onRenderSuccessNotify

时间:2025-02-12 14:55:02

onRenderSuccessNotify

virtual void onRenderSuccessNotify(IHRTCConnection* conn, const char* userId, unsigned int isAux)

功能说明

媒体渲染成功回调,当前该数据主要用作无码流提示场景中从无码流状态恢复为有码流状态的依据。

回调参数

  • conn:连接对象。
  • userId:用户ID。
  • isAux:是否是辅流。
support.huaweicloud.com/csdk-rtc/rtc_05_0115.html