实时音视频 SPARKRTC-事件回调(HWRtcEngine):onRemoteVideoStateChange

时间:2024-10-24 09:45:22

onRemoteVideoStateChange

- (void)onRemoteVideoStateChange:(NSString * _Nonnull)roomid userid:(NSString * _Nonnull)userid state:(HWRtcRemoteVideoState)state reason:(HWRtcRemoteVideoStateReason)reason;

功能说明

远端用户视频流状态发生改变,会触发此回调。

回调参数
support.huaweicloud.com/csdk-rtc/rtc_05_0065.html