实时音视频 SPARKRTC-事件回调(IHRTCConnection):onRemoteMicrophoneStateChanged

时间:2024-03-25 20:33:11

onRemoteMicrophoneStateChanged

void onRemoteMicrophoneStateChanged(const char* userId, HRTCRemoteMicState state);

功能说明

远端麦克风设备状态变更通知。

【回调参数

  • userId:远端用户userId。
  • state:麦克风设备状态,具体请参见HRTCRemoteMicState
support.huaweicloud.com/csdk-rtc/rtc_05_0115.html