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

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

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