A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

S

saveAttributeDataForStyleable(Context,IntArray,AttributeSet,TypedArray,Integer,Integer) - function in android.view.NERoomVideoView
 
saveAttributeDataForStyleable(Context,IntArray,AttributeSet,TypedArray,Integer,Integer) - function in android.view.NEWhiteboardView
 
saveHierarchyState(SparseArray) - function in android.view.NERoomVideoView
 
saveHierarchyState(SparseArray) - function in android.view.NEWhiteboardView
 
savePassword(String,String,String) - function in android.webkit.NEWhiteboardView
 
saveState(Bundle) - function in android.webkit.NEWhiteboardView
 
saveWebArchive(String) - function in android.webkit.NEWhiteboardView
 
saveWebArchive(String,Boolean,ValueCallback) - function in android.webkit.NEWhiteboardView
 
SCALE_ASPECT_BALANCED - enum entry in com.netease.yunxin.kit.roomkit.api.view.NERoomVideoView.VideoScalingType

折中方案,视频尺寸非等比缩放。保证视频内容全部显示,且填满视窗。

SCALE_ASPECT_FILL - enum entry in com.netease.yunxin.kit.roomkit.api.view.NERoomVideoView.VideoScalingType

适应区域,视频尺寸等比缩放。保证所有区域被填满,视频超出部分会被裁剪。

SCALE_ASPECT_FIT - enum entry in com.netease.yunxin.kit.roomkit.api.view.NERoomVideoView.VideoScalingType

适应视频,视频尺寸等比缩放。优先保证视频内容全部显示。若视频尺寸与显示视窗尺寸不一致,视窗未被填满的区域填充背景色。

ScaleCropFill - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamVideoScaleMode
 
ScaleFit - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamVideoScaleMode
 
scheduleDrawable(Drawable,Runnable,Long) - function in android.view.NERoomVideoView
 
scheduleDrawable(Drawable,Runnable,Long) - function in android.view.NEWhiteboardView
 
scheduleLayoutAnimation() - function in android.view.NERoomVideoView
 
scheduleLayoutAnimation() - function in android.view.NEWhiteboardView
 
SCREEN_SHARE - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomLiveLayout

焦点布局

scrollBy(Integer,Integer) - function in android.view.NERoomVideoView
 
scrollBy(Integer,Integer) - function in android.view.NEWhiteboardView
 
scrollTo(Integer,Integer) - function in android.view.NERoomVideoView
 
scrollTo(Integer,Integer) - function in android.view.NEWhiteboardView
 
sendAccessibilityEvent(Integer) - function in android.view.NERoomVideoView
 
sendAccessibilityEvent(Integer) - function in android.view.NEWhiteboardView
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.NERoomVideoView
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.NEWhiteboardView
 
sendBroadcastTextMessage(String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送广播消息
sendBroadcastTextMessage(String,NEChatroomType,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送广播消息
sendCustomMessage(String,String,Integer,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelService
userUuid发送自定义消息,包括房间内/房间外消息。 如果需要发送聊天消息请使用NERoomChatController
sendCustomMessage(String,String,Integer,String,NEInjectedAuthorization,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelService
userUuid发送自定义消息,包括房间内/房间外消息。 如果需要发送聊天消息请使用NERoomChatController
sendCustomMessageToRoom(String,Integer,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelService
向房间内发送自定义消息,如房间内信令。 如果需要发送聊天消息请使用NERoomChatController
sendCustomMessageToRoom(String,Integer,String,NEInjectedAuthorization,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelService
向房间内发送自定义消息,如房间内信令。 如果需要发送聊天消息请使用NERoomChatController
sendDirectTextMessage(String,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送定向消息
sendDirectTextMessage(String,String,NEChatroomType,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送定向消息
sendFileMessage(String,String,List,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送文件消息
sendFileMessage(String,String,List,NEChatroomType,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送文件消息
sendGroupTextMessage(List,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
给多人发送消息
sendGroupTextMessage(List,String,NEChatroomType,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
给多人发送消息
sendImageMessage(String,String,List,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送图片消息
sendImageMessage(String,String,List,NEChatroomType,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
发送图片消息
sendSeatInvitation(String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
管理员向成员user发送上麦邀请,不指定位置,非管理员执行该操作会失败。
sendSeatInvitation(Integer,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
管理员向成员user发送上麦邀请,指定位置为seatIndex,非管理员执行该操作会失败。
sendSeatInvitation(Integer,Boolean,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
管理员向成员user发送上麦邀请,指定位置为seatIndex,非管理员执行该操作会失败。
sendSEIMsg(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
通过主流通道发送媒体补充增强信息(SEI)。 在本端推流传输视频流数据同时,发送流媒体补充增强信息来同步一些其他附加信息。 当推流方发送 SEI 后,拉流方可通过监听 onRecvSEIMsg 的回调获取 SEI 内容。
ServerConfigsKt - class in com.netease.yunxin.kit.roomkit.api.model
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.NERoomVideoView
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.NEWhiteboardView
 
setAccessibilityHeading(Boolean) - function in android.view.NERoomVideoView
 
setAccessibilityHeading(Boolean) - function in android.view.NEWhiteboardView
 
setAccessibilityLiveRegion(Integer) - function in android.view.NERoomVideoView
 
setAccessibilityLiveRegion(Integer) - function in android.view.NEWhiteboardView
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.NERoomVideoView
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.NEWhiteboardView
 
setAccessibilityTraversalAfter(Integer) - function in android.view.NERoomVideoView
 
setAccessibilityTraversalAfter(Integer) - function in android.view.NEWhiteboardView
 
setAccessibilityTraversalBefore(Integer) - function in android.view.NERoomVideoView
 
setAccessibilityTraversalBefore(Integer) - function in android.view.NEWhiteboardView
 
setActivated(Boolean) - function in android.view.NERoomVideoView
 
setActivated(Boolean) - function in android.view.NEWhiteboardView
 
setAdaption(NERoomLiveStreamVideoScaleMode) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setAddStatesFromChildren(Boolean) - function in android.view.NERoomVideoView
 
setAddStatesFromChildren(Boolean) - function in android.view.NEWhiteboardView
 
setAgentMode(Boolean) - function in com.netease.yunxin.kit.roomkit.api.service.NEJoinRoomParams
开启/关闭代理模式。需要配合 injectedAuthorization 使用,否则无效。 在代理模式下,代理人以自己的身份加入房间, 但在房间内发起的会控操作会以 injectedAuthorization 指定的被代理人的身份执行。
setAllowClickWhenDisabled(Boolean) - function in android.view.NERoomVideoView
 
setAllowClickWhenDisabled(Boolean) - function in android.view.NEWhiteboardView
 
setAlpha(Float) - function in android.view.NERoomVideoView
 
setAlpha(Float) - function in android.view.NEWhiteboardView
 
setAlwaysDrawnWithCacheEnabled(Boolean) - function in android.view.NERoomVideoView
 
setAlwaysDrawnWithCacheEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setAnimation(Animation) - function in android.view.NERoomVideoView
 
setAnimation(Animation) - function in android.view.NEWhiteboardView
 
setAnimationCacheEnabled(Boolean) - function in android.view.NERoomVideoView
 
setAnimationCacheEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setAnimationMatrix(Matrix) - function in android.view.NERoomVideoView
 
setAnimationMatrix(Matrix) - function in android.view.NEWhiteboardView
 
setAudioBitrate(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveConfig
 
setAudioCodecProfile(NERoomLiveStreamAudioCodecProfile) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveConfig
 
setAudioFrameObserver(NERoomRtcAudioFrameObserver) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
注册语音观测器对象。该方法用于设置音频采集/播放 PCM 回调,可用于声音处理等操作。
setAudioLayers(List) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioSendStats
 
setAudioMixingPitch(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
调节伴音升降key。 发起伴音后可调解。伴音结束后再发起需要重新设置。 音调pitch取值范围为 -12,12,每相邻两个值的音高距离相差半音。取值的绝对值越大,音调升高或降低得越多。
setAudioMixingPlaybackVolume(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
调节伴奏播放音量。 该方法调节混音里伴奏的播放音量大小。
setAudioMixingSendVolume(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
调节伴奏发送音量。 该方法调节混音里伴奏的发送音量大小。
setAudioProfile(Integer,Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置音频编码属性
setAudioPush(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setAudioSubscribeOnlyBy(List) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置自己的音频只能被房间内指定的人订阅。 默认房间所有其他人都可以订阅自己的音频。
setAutofillHints(String) - function in android.view.NERoomVideoView
 
setAutofillHints(String) - function in android.view.NEWhiteboardView
 
setAutofillId(AutofillId) - function in android.view.NERoomVideoView
 
setAutofillId(AutofillId) - function in android.view.NEWhiteboardView
 
setAutoHandwritingEnabled(Boolean) - function in android.view.NERoomVideoView
 
setAutoHandwritingEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setAutoSubscribeAudio(Boolean) - function in com.netease.yunxin.kit.roomkit.api.service.NEJoinRoomOptions
配置是否默认自动订阅音频
setAvatar(String) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomMember
用户头像
setBackground(Drawable) - function in android.view.NERoomVideoView
 
setBackground(Drawable) - function in android.view.NEWhiteboardView
 
setBackgroundColor(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamLayout
 
setBackgroundColor(Integer) - function in android.view.NERoomVideoView
 
setBackgroundColor(Integer) - function in android.webkit.NEWhiteboardView
 
setBackgroundDrawable(Drawable) - function in android.view.NERoomVideoView
 
setBackgroundDrawable(Drawable) - function in android.view.NEWhiteboardView
 
setBackgroundImg(NERoomLiveStreamImageInfo) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamLayout
 
setBackgroundResource(Integer) - function in android.view.NERoomVideoView
 
setBackgroundResource(Integer) - function in android.view.NEWhiteboardView
 
setBackgroundSourceType(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomVirtualBackgroundSource
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.NERoomVideoView
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.NEWhiteboardView
 
setBackgroundTintList(ColorStateList) - function in android.view.NERoomVideoView
 
setBackgroundTintList(ColorStateList) - function in android.view.NEWhiteboardView
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.NERoomVideoView
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.NEWhiteboardView
 
setBdServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
云信数据统计服务器地址
setBeautyEffect(NERoomBeautyEffectType,Float) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
https://doc.yunxin.163.com/docs/jcyOTA0ODM/DQ1OTY0NjI?
setBeautyEffect(NERoomBeautyEffectType,Float) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
https://doc.yunxin.163.com/docs/jcyOTA0ODM/DQ1OTY0NjI?
setBeautyEffect(NERoomBeautyEffectType,Float) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
https://doc.yunxin.163.com/docs/jcyOTA0ODM/DQ1OTY0NjI?
setBeautyFilterLevel(Float) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
设置滤镜强度。 取值越大,滤镜强度越大,开发者可以根据业务需求自定义设置滤镜强度。 滤镜强度设置实时生效,更换滤镜后滤镜强度不变,如需调整,可以再次调用此接口重新设置滤镜强度。
setBeautyFilterLevel(Float) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
设置滤镜强度。 取值越大,滤镜强度越大,开发者可以根据业务需求自定义设置滤镜强度。 滤镜强度设置实时生效,更换滤镜后滤镜强度不变,如需调整,可以再次调用此接口重新设置滤镜强度。
setBeautyFilterLevel(Float) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置滤镜强度。 取值越大,滤镜强度越大,开发者可以根据业务需求自定义设置滤镜强度。 滤镜强度设置实时生效,更换滤镜后滤镜强度不变,如需调整,可以再次调用此接口重新设置滤镜强度。
setBlurDegree(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomVirtualBackgroundSource
 
setBottom(Integer) - function in android.view.NERoomVideoView
 
setBottom(Integer) - function in android.view.NEWhiteboardView
 
setCameraDistance(Float) - function in android.view.NERoomVideoView
 
setCameraDistance(Float) - function in android.view.NEWhiteboardView
 
setCanvasBackgroundColor(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomWhiteboardController
设置白板背景颜色,只对当前客户端有影响
setCapHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setCaptureFrameRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setCapVolume(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setCapWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setCertificate(SslCertificate) - function in android.webkit.NEWhiteboardView
 
setChannelProfile(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置房间场景 房间场景可设置为通话(默认)或直播场景。针对不同场景采取的优化策略不同, 如通话场景侧重语音流畅度,直播场景侧重视频清晰度。 该方法必须在调用 joinChannel 前使用,进入房间后无法再设置房间场景。 参考NERoomRtcChannelProfile
setChannels(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveConfig
 
setChannels(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioFrameRequestFormat
 
setChannelServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setChildrenDrawingCacheEnabled(Boolean) - function in android.view.NERoomVideoView
 
setChildrenDrawingCacheEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setChildrenDrawingOrderEnabled(Boolean) - function in android.view.NERoomVideoView
 
setChildrenDrawingOrderEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setChildrenDrawnWithCacheEnabled(Boolean) - function in android.view.NERoomVideoView
 
setChildrenDrawnWithCacheEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setClickable(Boolean) - function in android.view.NERoomVideoView
 
setClickable(Boolean) - function in android.view.NEWhiteboardView
 
setClientRole(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置 RTC 角色。用户角色支持设置为主播或观众,主播和观众的权限不同。
  • 主播:可以开关摄像头等设备、可以发布流、可以操作互动直播推流相关接口、上下线对其他房间内用户可见

  • 观众:不可以开关摄像头等设备、不可以发布流、不可以操作互动直播推流相关接口、上下线对其他房间内用户不可见。

默认情况下用户以主播角色加入房间。在加入房间前,用户可以调用本接口切换本端模式为观众。在加入房间后,用户也可以通过本接口切换用户模式。 用户切换为观众角色时,SDK 会自动关闭音视频设备。
setClipBounds(Rect) - function in android.view.NERoomVideoView
 
setClipBounds(Rect) - function in android.view.NEWhiteboardView
 
setClipChildren(Boolean) - function in android.view.NERoomVideoView
 
setClipChildren(Boolean) - function in android.view.NEWhiteboardView
 
setClipToOutline(Boolean) - function in android.view.NERoomVideoView
 
setClipToOutline(Boolean) - function in android.view.NEWhiteboardView
 
setClipToPadding(Boolean) - function in android.view.NERoomVideoView
 
setClipToPadding(Boolean) - function in android.view.NEWhiteboardView
 
setCloudProxyServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setColor(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomVirtualBackgroundSource
 
setCommEnca(NEIMServerConfig.SymmetryType) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
通信加密算法 {1(RC4), 2(AES128), 4(SM4)} 默认: 1(RC4) 对称加密
setCompatServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setConfig(NERoomLiveConfig) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.NERoomVideoView
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.NEWhiteboardView
 
setContentDescription(CharSequence) - function in android.view.NERoomVideoView
 
setContentDescription(CharSequence) - function in android.view.NEWhiteboardView
 
setContextClickable(Boolean) - function in android.view.NERoomVideoView
 
setContextClickable(Boolean) - function in android.view.NEWhiteboardView
 
setCpuAppUsage(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setCpuTotalUsage(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setDamping(Float) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomReverbParam
 
setData(ByteArray) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setDataReportServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setDecayTime(Float) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomReverbParam
 
setDecoderName(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setDecoderOutputFrameRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setDedicatedClusteFlag(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
是否为专属集群{1(是), 0(否)}
setDefaultFocusHighlightEnabled(Boolean) - function in android.view.NERoomVideoView
 
setDefaultFocusHighlightEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setDescendantFocusability(Integer) - function in android.view.NERoomVideoView
 
setDescendantFocusability(Integer) - function in android.view.NEWhiteboardView
 
setDirectNosServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setDocTransServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setDownloadListener(DownloadListener) - function in android.webkit.NEWhiteboardView
 
setDownRtt(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setDownStatus(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcNetworkQualityInfo
 
setDrawingCacheBackgroundColor(Integer) - function in android.view.NERoomVideoView
 
setDrawingCacheBackgroundColor(Integer) - function in android.view.NEWhiteboardView
 
setDrawingCacheEnabled(Boolean) - function in android.view.NERoomVideoView
 
setDrawingCacheEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setDrawingCacheQuality(Integer) - function in android.view.NERoomVideoView
 
setDrawingCacheQuality(Integer) - function in android.view.NEWhiteboardView
 
setDryGain(Float) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomReverbParam
 
setDuplicateParentStateEnabled(Boolean) - function in android.view.NERoomVideoView
 
setDuplicateParentStateEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setEffectPitch(Integer,Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
调节音效升降key。 发起音效后可调解。伴音结束后再发起需要重新设置。 音调pitch取值范围为 -12,12,每相邻两个值的音高距离相差半音。取值的绝对值越大,音调升高或降低得越多。
setEffectPlaybackVolume(Integer,Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置音效文件播放音量。
setEffectPosition(Integer,Long) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置音乐文件播放位置,该方法可以设置音效文件的播放位置,这样你可以根据实际情况播放文件,而非从头到尾播放整个文件。
setEffectPositionWithId(Integer,Long) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置音乐文件播放位置,该方法可以设置音效文件的播放位置,这样你可以根据实际情况播放文件,而非从头到尾播放整个文件。
setEffectSendVolume(Integer,Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置音效文件发送音量。
setElevation(Float) - function in android.view.NERoomVideoView
 
setElevation(Float) - function in android.view.NEWhiteboardView
 
setEnabled(Boolean) - function in android.view.NERoomVideoView
 
setEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setEnableDraw(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomWhiteboardController
设置白板是否可绘制
setEnableMyAudioDeviceOnJoinRtc(Boolean) - function in com.netease.yunxin.kit.roomkit.api.service.NEJoinRoomOptions
配置在加入Rtc频道成功后是否打开本地音频设备,默认不打开。 该选项若配置为打开,则SDK会提前初始化音频设备,但不会对外发送本地音频流。 如果需要发送音频流,还需要调用 NERoomRtcController.unmuteMyAudio 方法。
setEncoderBitrate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setEncoderName(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setEncoderOutputFrameRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setExt(String) - function in com.netease.yunxin.kit.roomkit.api.service.NEJoinRoomParams
成员扩展字段
setExternalVideoSource(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
开启或关闭外部视频源数据输入 该方法启用外部视频数据输入功能 (该方法设置内部引擎为启用状态,在 leaveChannel 后仍然有效。如果需要关闭该功能,需要在下次通话前调用接口关闭该功能。如果使用了外部视频源,请在调用 startScreenCapture、enableLocalVideo 或 startVideoPreview 之前调用此 API。屏幕共享时,外部输入视频源默认使用辅流通道;非屏幕共享时,外部输入视频源使用主流通道,此时与 Camera 互斥。之前使用主流通道或者当前使用主流通道,且主流已经开启时,请勿更改设置。之前使用辅流通道或者当前使用辅流通道,且辅流已经开启时,请勿更改设置。)
setExtraInfo(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo
 
setFadingEdgeLength(Integer) - function in android.view.NERoomVideoView
 
setFadingEdgeLength(Integer) - function in android.view.NEWhiteboardView
 
setFilterTouchesWhenObscured(Boolean) - function in android.view.NERoomVideoView
 
setFilterTouchesWhenObscured(Boolean) - function in android.view.NEWhiteboardView
 
setFindListener(WebView.FindListener) - function in android.webkit.NEWhiteboardView
 
setFitsSystemWindows(Boolean) - function in android.view.NERoomVideoView
 
setFitsSystemWindows(Boolean) - function in android.view.NEWhiteboardView
 
setFocusable(Boolean) - function in android.view.NERoomVideoView
 
setFocusable(Integer) - function in android.view.NERoomVideoView
 
setFocusable(Boolean) - function in android.view.NEWhiteboardView
 
setFocusable(Integer) - function in android.view.NEWhiteboardView
 
setFocusableInTouchMode(Boolean) - function in android.view.NERoomVideoView
 
setFocusableInTouchMode(Boolean) - function in android.view.NEWhiteboardView
 
setFocusedByDefault(Boolean) - function in android.view.NERoomVideoView
 
setFocusedByDefault(Boolean) - function in android.view.NEWhiteboardView
 
setFontDownloadServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setForceDarkAllowed(Boolean) - function in android.view.NERoomVideoView
 
setForceDarkAllowed(Boolean) - function in android.view.NEWhiteboardView
 
setForeground(Drawable) - function in android.view.NERoomVideoView
 
setForeground(Drawable) - function in android.view.NEWhiteboardView
 
setForegroundGravity(Integer) - function in android.widget.NERoomVideoView
 
setForegroundGravity(Integer) - function in android.view.NEWhiteboardView
 
setForegroundTintBlendMode(BlendMode) - function in android.view.NERoomVideoView
 
setForegroundTintBlendMode(BlendMode) - function in android.view.NEWhiteboardView
 
setForegroundTintList(ColorStateList) - function in android.view.NERoomVideoView
 
setForegroundTintList(ColorStateList) - function in android.view.NEWhiteboardView
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.NERoomVideoView
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.NEWhiteboardView
 
setFormat(NERoomVideoFrame.Format) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setFps(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setFps(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomVideoConfig
帧率
setFrozenRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerRecvStats
 
setFrozenRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setHandshakeType(NEIMServerConfig.HandshakeType) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
握手协议选择字段
setHapticFeedbackEnabled(Boolean) - function in android.view.NERoomVideoView
 
setHapticFeedbackEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setHasTransientState(Boolean) - function in android.view.NERoomVideoView
 
setHasTransientState(Boolean) - function in android.view.NEWhiteboardView
 
setHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamLayout
 
setHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamImageInfo
 
setHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setHeight(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomVideoConfig
高度
setHorizontalFadingEdgeEnabled(Boolean) - function in android.view.NERoomVideoView
 
setHorizontalFadingEdgeEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setHorizontalScrollBarEnabled(Boolean) - function in android.view.NERoomVideoView
 
setHorizontalScrollBarEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setHorizontalScrollbarOverlay(Boolean) - function in android.webkit.NEWhiteboardView
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.NERoomVideoView
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.NEWhiteboardView
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.NERoomVideoView
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.NEWhiteboardView
 
setHovered(Boolean) - function in android.view.NERoomVideoView
 
setHovered(Boolean) - function in android.view.NEWhiteboardView
 
setHttpAuthUsernamePassword(String,String,String,String) - function in android.webkit.NEWhiteboardView
 
setHttpsEnabled(Boolean) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
NOS上传是否需要支持https。SDK 3.2版本后默认支持https,同时需要配置 nosUpload!
setId(Integer) - function in android.view.NERoomVideoView
 
setId(Integer) - function in android.view.NEWhiteboardView
 
setImportantForAccessibility(Integer) - function in android.view.NERoomVideoView
 
setImportantForAccessibility(Integer) - function in android.view.NEWhiteboardView
 
setImportantForAutofill(Integer) - function in android.view.NERoomVideoView
 
setImportantForAutofill(Integer) - function in android.view.NEWhiteboardView
 
setImportantForContentCapture(Integer) - function in android.view.NERoomVideoView
 
setImportantForContentCapture(Integer) - function in android.view.NEWhiteboardView
 
setImServerConfig(NEIMServerConfig) - function in com.netease.yunxin.kit.roomkit.api.model.NEServerConfig
 
setInitialScale(Integer) - function in android.webkit.NEWhiteboardView
 
setInviteState(NERoomMemberInviteState) - function in com.netease.yunxin.kit.roomkit.api.NERoomMember
用于标记成员被邀请中的状态
setIpProtocolVersion(NEIMServerConfig.IPVersion) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
IP协议版本{0(IPV4), 1(IPV6), 2(Auto, SDK测试后自行选择, 存在性能损耗)}。 默认: 0(IPV4) 非对称加密
setIsInAppInviting(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomMember
当前是否在App邀请状态
setIsInSIPInviting(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomMember
当前是否在SIP邀请状态
setIsInvite(Boolean) - function in com.netease.yunxin.kit.roomkit.api.service.NEJoinRoomParams
是否是通过邀请加入房间
setJoinTime(Long) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomMember
成员加入等候室的服务端时间戳,可用于计算等待时间或排序
setKbps(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setKbps(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerRecvStats
 
setKeepScreenOn(Boolean) - function in android.view.NERoomVideoView
 
setKeepScreenOn(Boolean) - function in android.view.NEWhiteboardView
 
setKeyboardNavigationCluster(Boolean) - function in android.view.NERoomVideoView
 
setKeyboardNavigationCluster(Boolean) - function in android.view.NEWhiteboardView
 
setLabelFor(Integer) - function in android.view.NERoomVideoView
 
setLabelFor(Integer) - function in android.view.NEWhiteboardView
 
setLayerPaint(Paint) - function in android.view.NERoomVideoView
 
setLayerPaint(Paint) - function in android.view.NEWhiteboardView
 
setLayers(List) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioRecvStats
 
setLayers(List) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoRecvStats
 
setLayerType(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setLayerType(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setLayerType(Integer,Paint) - function in android.view.NERoomVideoView
 
setLayerType(Integer,Paint) - function in android.webkit.NEWhiteboardView
 
setLayout(NERoomLiveStreamLayout) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.NERoomVideoView
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.NEWhiteboardView
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.NERoomVideoView
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.NEWhiteboardView
 
setLayoutDirection(Integer) - function in android.view.NERoomVideoView
 
setLayoutDirection(Integer) - function in android.view.NEWhiteboardView
 
setLayoutMode(Integer) - function in android.view.NERoomVideoView
 
setLayoutMode(Integer) - function in android.view.NEWhiteboardView
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.NERoomVideoView
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.webkit.NEWhiteboardView
 
setLayoutTransition(LayoutTransition) - function in android.view.NERoomVideoView
 
setLayoutTransition(LayoutTransition) - function in android.view.NEWhiteboardView
 
setLbs(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
IM LBS服务器地址,通过它获取IM link 地址信息 填http/https地址
setLbsBackup(List) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
备用IM LBS服务器地址,通过它获取IM link 地址信息 填http/https地址
setLbsServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setLeft(Integer) - function in android.view.NERoomVideoView
 
setLeft(Integer) - function in android.view.NEWhiteboardView
 
setLeftTopRightBottom(Integer,Integer,Integer,Integer) - function in android.view.NERoomVideoView
 
setLeftTopRightBottom(Integer,Integer,Integer,Integer) - function in android.view.NEWhiteboardView
 
setLink(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
IM 默认的link服务器地址,当IM LBS不可用时先连接该地址 填"IP/Host:PORT"
setLinkBackup(List) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
IM 默认的link服务器地址不可用时,连接这些地址 填"IP/Host:PORT"
setLinkIpv6(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
ipv6的缺省连接地址
setLocalVideoConfig(NERoomVideoConfig) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
设置本地视频配置
setLocalVideoConfig(NERoomVideoConfig) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
设置本地视频配置
setLocalVideoConfig(NERoomVideoConfig) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置本地视频配置
setLocalVoiceEqualization(Integer,Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置本地语音音效均衡,即自定义设置本地人声均衡波段的中心频率。
setLocalVoicePitch(Double) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
变调
setLocalVoiceReverbParam(NERoomReverbParam) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置本地语音混响效果。 该方法在加入房间前后都能调用,通话结束后重置为默认的关闭状态。
setLongClickable(Boolean) - function in android.view.NERoomVideoView
 
setLongClickable(Boolean) - function in android.view.NEWhiteboardView
 
setLossRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setLossRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerRecvStats
 
setMapTrackballToArrowKeys(Boolean) - function in android.webkit.NEWhiteboardView
 
setMeasureAllChildren(Boolean) - function in android.widget.NERoomVideoView
 
setMeasuredDimension(Integer,Integer) - function in android.view.NERoomVideoView
 
setMeasuredDimension(Integer,Integer) - function in android.view.NEWhiteboardView
 
setMediaProxyServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setMediaUploadServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setMemoryAppUsageInKBytes(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setMemoryAppUsageRatio(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setMemoryTotalUsageRatio(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setMinimumHeight(Integer) - function in android.view.NERoomVideoView
 
setMinimumHeight(Integer) - function in android.view.NEWhiteboardView
 
setMinimumWidth(Integer) - function in android.view.NERoomVideoView
 
setMinimumWidth(Integer) - function in android.view.NEWhiteboardView
 
setMirror(Boolean) - function in com.netease.yunxin.kit.roomkit.api.view.NERoomVideoView
设置是否开启镜像模式,即画面是否左右翻转。 设置是否开启镜像模式,即画面是否左右翻转。 如果使用前置摄像头,SDK 默认启用镜像模式;如果使用后置摄像头,SDK 默认关闭镜像模式。
setMixedAudioFrameParameters(NERoomRtcAudioFrameRequestFormat) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置录制和播放声音混音后的数据格式
setMode(NERoomLiveStreamMode) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo
 
setModule(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
连接云信服务器加密数据通道的公钥参数1 rsaModulus
setMotionEventSplittingEnabled(Boolean) - function in android.view.NERoomVideoView
 
setMotionEventSplittingEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setName(String) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomMember
用户名
setNegoKeyEncaKeyParta(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
"交换密钥"协议加密算法密钥 part A 自定义时则必填 BigNumHex string 不含0x RSA: module, SM2: X
setNegoKeyEncaKeyPartb(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
"交换密钥"协议加密算法密钥 part B 自定义时则必填 BigNumHex string 不含0x RSA: EXP, SM2: Y
setNegoKeyEncaKeyVersion(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
"交换密钥"协议加密算法密钥版本 version 自定义时则必填
setNegoKeyNeca(NEIMServerConfig.AsymmetricType) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
"交换密钥"协议加密算法 {1(RSA),2(SM2)}, def:1(RSA) 非对称加密
setNestedScrollingEnabled(Boolean) - function in android.view.NERoomVideoView
 
setNestedScrollingEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setNetworkAvailable(Boolean) - function in android.webkit.NEWhiteboardView
 
setNextClusterForwardId(Integer) - function in android.view.NERoomVideoView
 
setNextClusterForwardId(Integer) - function in android.view.NEWhiteboardView
 
setNextFocusDownId(Integer) - function in android.view.NERoomVideoView
 
setNextFocusDownId(Integer) - function in android.view.NEWhiteboardView
 
setNextFocusForwardId(Integer) - function in android.view.NERoomVideoView
 
setNextFocusForwardId(Integer) - function in android.view.NEWhiteboardView
 
setNextFocusLeftId(Integer) - function in android.view.NERoomVideoView
 
setNextFocusLeftId(Integer) - function in android.view.NEWhiteboardView
 
setNextFocusRightId(Integer) - function in android.view.NERoomVideoView
 
setNextFocusRightId(Integer) - function in android.view.NEWhiteboardView
 
setNextFocusUpId(Integer) - function in android.view.NERoomVideoView
 
setNextFocusUpId(Integer) - function in android.view.NEWhiteboardView
 
setNosAccelerate(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
NOS下载加速域名/地址,用于替换NOS下载url中的 nosDownload。 提供两种方式:
  • 4.4.0+开始支持模板方式:填写云信规定的两种模板:{bucket}.nosdn.127.net/{object} 或者 nosdn.127.net/{bucket}/{object},其中 {bucket} 和 {object} 作为标识符,必须填写。域名部分可以替换为您申请的加速域名。

  • 所有版本支持非模板方式:填写用于加速的 http/https地址,例如:http://111.222.111.22:9090

setNosAccelerateHost(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
NOS下载地址的host,用于拼接最终获得的文件URL地址,也支持该host替换成下载加速域名/地址 nosAccess.
setNosAccelerateHostList(List) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
 
setNosCdnEnable(Boolean) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
是否优先使用Cdn域名进行NOS下载
setNosDownloader(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
4.6.
setNosLbs(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
NOS上传LBS服务器地址 填http/https地址
setNosLbsServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setNosTokenServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setNosUploader(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
NOS上传默认的link服务器地址,当NOS LBS不可用时先连接该地址 填http/https地址
setNosUploaderHost(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
NOS上传服务器主机地址(仅nosSupportHttps=true时有效,用作https上传时的域名校验及http header host字段填充) 填host地址
setNosUploadSever(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setNtServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
云信运行时异常统计服务器地址
setNumChannels(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.NERoomVideoView
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.NEWhiteboardView
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.NERoomVideoView
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.NEWhiteboardView
 
setOnClickListener(View.OnClickListener) - function in android.view.NERoomVideoView
 
setOnClickListener(View.OnClickListener) - function in android.view.NEWhiteboardView
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.NERoomVideoView
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.NEWhiteboardView
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.NERoomVideoView
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.NEWhiteboardView
 
setOnDragListener(View.OnDragListener) - function in android.view.NERoomVideoView
 
setOnDragListener(View.OnDragListener) - function in android.view.NEWhiteboardView
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.NERoomVideoView
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.NEWhiteboardView
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.NERoomVideoView
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.NEWhiteboardView
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.NERoomVideoView
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.NEWhiteboardView
 
setOnHoverListener(View.OnHoverListener) - function in android.view.NERoomVideoView
 
setOnHoverListener(View.OnHoverListener) - function in android.view.NEWhiteboardView
 
setOnKeyListener(View.OnKeyListener) - function in android.view.NERoomVideoView
 
setOnKeyListener(View.OnKeyListener) - function in android.view.NEWhiteboardView
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.NERoomVideoView
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.NEWhiteboardView
 
setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.NERoomVideoView
 
setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.NEWhiteboardView
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.NERoomVideoView
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.NEWhiteboardView
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.NERoomVideoView
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.NEWhiteboardView
 
setOnTouchListener(View.OnTouchListener) - function in android.view.NERoomVideoView
 
setOnTouchListener(View.OnTouchListener) - function in android.view.NEWhiteboardView
 
setOpMode(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioFrameRequestFormat
 
setOutlineAmbientShadowColor(Integer) - function in android.view.NERoomVideoView
 
setOutlineAmbientShadowColor(Integer) - function in android.view.NEWhiteboardView
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.NERoomVideoView
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.NEWhiteboardView
 
setOutlineSpotShadowColor(Integer) - function in android.view.NERoomVideoView
 
setOutlineSpotShadowColor(Integer) - function in android.view.NEWhiteboardView
 
setOverScrollMode(Integer) - function in android.view.NERoomVideoView
 
setOverScrollMode(Integer) - function in android.webkit.NEWhiteboardView
 
setPacketLossRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setPadding(Integer,Integer,Integer,Integer) - function in android.view.NERoomVideoView
 
setPadding(Integer,Integer,Integer,Integer) - function in android.view.NEWhiteboardView
 
setPaddingRelative(Integer,Integer,Integer,Integer) - function in android.view.NERoomVideoView
 
setPaddingRelative(Integer,Integer,Integer,Integer) - function in android.view.NEWhiteboardView
 
setParameters(String,Object) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置音视频通话的相关参数。
注意: • 请在调用 init 初始化之前调用此方法。 • 此方法提供技术预览或特别定制功能,若您需要使用此接口,请咨询技术支持获取帮助。参数 • params • 音视频通话的相关参数。
setPersistentDrawingCache(Integer) - function in android.view.NERoomVideoView
 
setPersistentDrawingCache(Integer) - function in android.view.NEWhiteboardView
 
setPictureListener(WebView.PictureListener) - function in android.webkit.NEWhiteboardView
 
setPivotX(Float) - function in android.view.NERoomVideoView
 
setPivotX(Float) - function in android.view.NEWhiteboardView
 
setPivotY(Float) - function in android.view.NERoomVideoView
 
setPivotY(Float) - function in android.view.NEWhiteboardView
 
setPointerIcon(PointerIcon) - function in android.view.NERoomVideoView
 
setPointerIcon(PointerIcon) - function in android.view.NEWhiteboardView
 
setPreDelay(Float) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomReverbParam
 
setPreferKeepClear(Boolean) - function in android.view.NERoomVideoView
 
setPreferKeepClear(Boolean) - function in android.view.NEWhiteboardView
 
setPreferKeepClearRects(List) - function in android.view.NERoomVideoView
 
setPreferKeepClearRects(List) - function in android.view.NEWhiteboardView
 
setPressed(Boolean) - function in android.view.NERoomVideoView
 
setPressed(Boolean) - function in android.view.NEWhiteboardView
 
setProbeIpv4Url(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
探测ipv4地址类型使用的url, IPProtVersion == 2 时生效
setProbeIpv6Url(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
探测ipv6地址类型使用的url, IPProtVersion == 2 时生效
setQuicProxyServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setReceivedBitrate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setRecordDeviceMute(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
关闭mic,不关闭音效
setRecordingAudioFrameParameters(NERoomRtcAudioFrameRequestFormat) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置采集的音频格式。该方法在加入房间前后均可设置或修改。
setRenderEffect(RenderEffect) - function in android.view.NERoomVideoView
 
setRenderEffect(RenderEffect) - function in android.view.NEWhiteboardView
 
setRendererOutputFrameRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setRendererPriorityPolicy(Integer,Boolean) - function in android.webkit.NEWhiteboardView
 
setRenderFrameRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setRevealOnFocusHint(Boolean) - function in android.view.NERoomVideoView
 
setRevealOnFocusHint(Boolean) - function in android.view.NEWhiteboardView
 
setRight(Integer) - function in android.view.NERoomVideoView
 
setRight(Integer) - function in android.view.NEWhiteboardView
 
setRoomKitServerConfig(NERoomKitServerConfig) - function in com.netease.yunxin.kit.roomkit.api.model.NEServerConfig
 
setRoomServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setRoomServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomKitServerConfig
 
setRoomServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setRoomSize(Float) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomReverbParam
 
setRotation(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setRotation(Float) - function in android.view.NERoomVideoView
 
setRotation(Float) - function in android.view.NEWhiteboardView
 
setRotationX(Float) - function in android.view.NERoomVideoView
 
setRotationX(Float) - function in android.view.NEWhiteboardView
 
setRotationY(Float) - function in android.view.NERoomVideoView
 
setRotationY(Float) - function in android.view.NEWhiteboardView
 
setRtcServerConfig(NERtcServerConfig) - function in com.netease.yunxin.kit.roomkit.api.model.NEServerConfig
 
setRtcVideoView(NERtcVideoView) - function in com.netease.yunxin.kit.roomkit.api.view.NERoomVideoView
 
setRtt(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setRxAudioBytes(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxAudioJitter(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxAudioKBitRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxAudioPacketLossRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxAudioPacketLossSum(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxBytes(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxVideoBytes(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxVideoJitter(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxVideoKBitRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxVideoPacketLossRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setRxVideoPacketLossSum(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setSampleRate(NERoomLiveStreamAudioSampleRate) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveConfig
 
setSampleRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioFrameRequestFormat
 
setSaveEnabled(Boolean) - function in android.view.NERoomVideoView
 
setSaveEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setSaveFromParentEnabled(Boolean) - function in android.view.NERoomVideoView
 
setSaveFromParentEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setScaleX(Float) - function in android.view.NERoomVideoView
 
setScaleX(Float) - function in android.view.NEWhiteboardView
 
setScaleY(Float) - function in android.view.NERoomVideoView
 
setScaleY(Float) - function in android.view.NEWhiteboardView
 
setScalingType(NERoomVideoView.VideoScalingType) - function in com.netease.yunxin.kit.roomkit.api.view.NERoomVideoView
设置布局类型
setScreenReaderFocusable(Boolean) - function in android.view.NERoomVideoView
 
setScreenReaderFocusable(Boolean) - function in android.view.NEWhiteboardView
 
setScrollBarDefaultDelayBeforeFade(Integer) - function in android.view.NERoomVideoView
 
setScrollBarDefaultDelayBeforeFade(Integer) - function in android.view.NEWhiteboardView
 
setScrollBarFadeDuration(Integer) - function in android.view.NERoomVideoView
 
setScrollBarFadeDuration(Integer) - function in android.view.NEWhiteboardView
 
setScrollbarFadingEnabled(Boolean) - function in android.view.NERoomVideoView
 
setScrollbarFadingEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setScrollBarSize(Integer) - function in android.view.NERoomVideoView
 
setScrollBarSize(Integer) - function in android.view.NEWhiteboardView
 
setScrollBarStyle(Integer) - function in android.view.NERoomVideoView
 
setScrollBarStyle(Integer) - function in android.webkit.NEWhiteboardView
 
setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.NERoomVideoView
 
setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.NEWhiteboardView
 
setScrollCaptureHint(Integer) - function in android.view.NERoomVideoView
 
setScrollCaptureHint(Integer) - function in android.view.NEWhiteboardView
 
setScrollContainer(Boolean) - function in android.view.NERoomVideoView
 
setScrollContainer(Boolean) - function in android.view.NEWhiteboardView
 
setScrollIndicators(Integer) - function in android.view.NERoomVideoView
 
setScrollIndicators(Integer,Integer) - function in android.view.NERoomVideoView
 
setScrollIndicators(Integer) - function in android.view.NEWhiteboardView
 
setScrollIndicators(Integer,Integer) - function in android.view.NEWhiteboardView
 
setScrollX(Integer) - function in android.view.NERoomVideoView
 
setScrollX(Integer) - function in android.view.NEWhiteboardView
 
setScrollY(Integer) - function in android.view.NERoomVideoView
 
setScrollY(Integer) - function in android.view.NEWhiteboardView
 
setSdkConfigServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setSdkLogNosServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setSelected(Boolean) - function in android.view.NERoomVideoView
 
setSelected(Boolean) - function in android.view.NEWhiteboardView
 
setSendBitrate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setSentFrameRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setSentSampleRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setServerRecordEnabled(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo
 
setSingleVideoPassThrough(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveConfig
 
setSoundEffectsEnabled(Boolean) - function in android.view.NERoomVideoView
 
setSoundEffectsEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setSource(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomVirtualBackgroundSource
 
setSpeakerphoneOn(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
打开或关闭扬声器
setState(NERoomLiveState) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveInfo
 
setStateDescription(CharSequence) - function in android.view.NERoomVideoView
 
setStateDescription(CharSequence) - function in android.view.NEWhiteboardView
 
setStateListAnimator(StateListAnimator) - function in android.view.NERoomVideoView
 
setStateListAnimator(StateListAnimator) - function in android.view.NEWhiteboardView
 
setStaticTransformationsEnabled(Boolean) - function in android.view.NERoomVideoView
 
setStaticTransformationsEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setStatisticsBackupServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setStatisticsDispatchServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setStatisticsServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setStatus(Integer) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomMember
成员当前状态,参考NEWaitingRoomConstants
setStreamAlignmentProperty(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
对齐本地系统与服务端的时间。 enable 是否开启精准对齐功能。 true:开启精准对齐功能。false:关闭精准对齐功能。
setStreamType(NERoomRtcAudioStreamType) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setStreamType(NERoomRtcAudioStreamType) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerRecvStats
 
setStreamUrl(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo
 
setSystemGestureExclusionRects(List) - function in android.view.NERoomVideoView
 
setSystemGestureExclusionRects(List) - function in android.view.NEWhiteboardView
 
setSystemUiVisibility(Integer) - function in android.view.NERoomVideoView
 
setSystemUiVisibility(Integer) - function in android.view.NEWhiteboardView
 
setTag(Object) - function in android.view.NERoomVideoView
 
setTag(Integer,Object) - function in android.view.NERoomVideoView
 
setTag(Object) - function in android.view.NEWhiteboardView
 
setTag(Integer,Object) - function in android.view.NEWhiteboardView
 
setTargetBitrate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setTaskId(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo
 
setTextAlignment(Integer) - function in android.view.NERoomVideoView
 
setTextAlignment(Integer) - function in android.view.NEWhiteboardView
 
setTextClassifier(TextClassifier) - function in android.webkit.NEWhiteboardView
 
setTextDirection(Integer) - function in android.view.NERoomVideoView
 
setTextDirection(Integer) - function in android.view.NEWhiteboardView
 
setTextureId(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setTimeStamp(Long) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setTooltipText(CharSequence) - function in android.view.NERoomVideoView
 
setTooltipText(CharSequence) - function in android.view.NEWhiteboardView
 
setTop(Integer) - function in android.view.NERoomVideoView
 
setTop(Integer) - function in android.view.NEWhiteboardView
 
setTotalDuration(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTotalFrozenTime(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerRecvStats
 
setTotalFrozenTime(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setTouchDelegate(TouchDelegate) - function in android.view.NERoomVideoView
 
setTouchDelegate(TouchDelegate) - function in android.view.NEWhiteboardView
 
setTouchscreenBlocksFocus(Boolean) - function in android.view.NERoomVideoView
 
setTouchscreenBlocksFocus(Boolean) - function in android.view.NEWhiteboardView
 
setTransformMatrix(FloatArray) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setTransitionAlpha(Float) - function in android.view.NERoomVideoView
 
setTransitionAlpha(Float) - function in android.view.NEWhiteboardView
 
setTransitionGroup(Boolean) - function in android.view.NERoomVideoView
 
setTransitionGroup(Boolean) - function in android.view.NEWhiteboardView
 
setTransitionName(String) - function in android.view.NERoomVideoView
 
setTransitionName(String) - function in android.view.NEWhiteboardView
 
setTransitionVisibility(Integer) - function in android.view.NERoomVideoView
 
setTransitionVisibility(Integer) - function in android.view.NEWhiteboardView
 
setTranslationX(Float) - function in android.view.NERoomVideoView
 
setTranslationX(Float) - function in android.view.NEWhiteboardView
 
setTranslationY(Float) - function in android.view.NERoomVideoView
 
setTranslationY(Float) - function in android.view.NEWhiteboardView
 
setTranslationZ(Float) - function in android.view.NERoomVideoView
 
setTranslationZ(Float) - function in android.view.NEWhiteboardView
 
setTxAudioBytes(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxAudioJitter(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxAudioKBitRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxAudioPacketLossRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxAudioPacketLossSum(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxBytes(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxVideoBytes(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxVideoJitter(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxVideoKBitRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxVideoPacketLossRate(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setTxVideoPacketLossSum(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setupLocalVideoCanvas(NERoomVideoView) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
设置本地视图
setupLocalVideoCanvas(NERoomVideoView) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
设置本地视图
setupLocalVideoCanvas(NERoomVideoView) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置本地视图
setupLocalVideoRender(IVideoRender) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
设置本地视图
setupLocalVideoRender(IVideoRender) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
设置本地视图
setupLocalVideoRender(IVideoRender) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置本地视图
setupRemoteVideoCanvas(NERoomVideoView,String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置远端用户视图
setupRemoteVideoRender(IVideoRender,String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置远端用户视图
setupRemoteVideoSubStreamCanvas(NERoomVideoView,String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置远端的辅流视频画布
setupRemoteVideoSubStreamRender(IVideoRender,String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置远端的辅流视频画布
setUpRtt(Long) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcStats
 
setUpStatus(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcNetworkQualityInfo
 
setupWhiteboardCanvas(NEWhiteboardView) - function in com.netease.yunxin.kit.roomkit.api.NERoomWhiteboardController
设置白板视图
setUrl(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamImageInfo
 
setUseIPv6(Boolean) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setUserName(String) - function in com.netease.yunxin.kit.roomkit.api.service.NEJoinRoomParams
用户名
setUserTranscodingList(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))))) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamLayout
 
setUserUuid(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioRecvStats
 
setUserUuid(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoRecvStats
 
setUserUuid(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcNetworkQualityInfo
 
setUserUuidList(List) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveInfo
 
setUuid(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setValue(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveState
 
setValue(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveLayout
 
setValue(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamVideoScaleMode
 
setVersion(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig
连接云信服务器加密数据通道的公钥的版本号(默认0)
setVerticalFadingEdgeEnabled(Boolean) - function in android.view.NERoomVideoView
 
setVerticalFadingEdgeEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setVerticalScrollBarEnabled(Boolean) - function in android.view.NERoomVideoView
 
setVerticalScrollBarEnabled(Boolean) - function in android.view.NEWhiteboardView
 
setVerticalScrollbarOverlay(Boolean) - function in android.webkit.NEWhiteboardView
 
setVerticalScrollbarPosition(Integer) - function in android.view.NERoomVideoView
 
setVerticalScrollbarPosition(Integer) - function in android.view.NEWhiteboardView
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.NERoomVideoView
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.NEWhiteboardView
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.NERoomVideoView
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.NEWhiteboardView
 
setVideoFrameCallback(Boolean,Function1) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
设置美颜回调处理
setVideoFrameCallback(Boolean,Function1) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
设置美颜回调处理
setVideoFrameCallback(Boolean,Function1) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
设置美颜回调处理
setVideoLayers(List) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoSendStats
 
setVideoPush(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setViewTranslationCallback(ViewTranslationCallback) - function in android.view.NERoomVideoView
 
setViewTranslationCallback(ViewTranslationCallback) - function in android.view.NEWhiteboardView
 
setVisibility(Integer) - function in android.view.NERoomVideoView
 
setVisibility(Integer) - function in android.view.NEWhiteboardView
 
setVolume(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerSendStats
 
setVolume(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcAudioLayerRecvStats
 
setWebChromeClient(WebChromeClient) - function in android.webkit.NEWhiteboardView
 
setWebServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NEWhiteboardServerConfig
 
setWebSocketProxyServer(String) - function in com.netease.yunxin.kit.roomkit.api.model.NERtcServerConfig
 
setWebViewClient(WebViewClient) - function in android.webkit.NEWhiteboardView
 
setWebViewRenderProcessClient(Executor,WebViewRenderProcessClient) - function in android.webkit.NEWhiteboardView
 
setWebViewRenderProcessClient(WebViewRenderProcessClient) - function in android.webkit.NEWhiteboardView
 
setWetGain(Float) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomReverbParam
 
setWhiteboardJsBridge(WhiteboardJsBridge) - function in com.netease.yunxin.kit.roomkit.api.view.NEWhiteboardView
 
setWhiteboardServerConfig(NEWhiteboardServerConfig) - function in com.netease.yunxin.kit.roomkit.api.model.NEServerConfig
 
setWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamLayout
 
setWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamImageInfo
 
setWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomVideoFrame
 
setWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerSendStats
 
setWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomRtcVideoLayerRecvStats
 
setWidth(Integer) - function in com.netease.yunxin.kit.roomkit.api.model.NERoomVideoConfig
宽度
setWillNotCacheDrawing(Boolean) - function in android.view.NERoomVideoView
 
setWillNotCacheDrawing(Boolean) - function in android.view.NEWhiteboardView
 
setWillNotDraw(Boolean) - function in android.view.NERoomVideoView
 
setWillNotDraw(Boolean) - function in android.view.NEWhiteboardView
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.NERoomVideoView
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.NEWhiteboardView
 
setX(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setX(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamImageInfo
 
setX(Float) - function in android.view.NERoomVideoView
 
setX(Float) - function in android.view.NEWhiteboardView
 
setY(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setY(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamImageInfo
 
setY(Float) - function in android.view.NERoomVideoView
 
setY(Float) - function in android.view.NEWhiteboardView
 
setZ(Float) - function in android.view.NERoomVideoView
 
setZ(Float) - function in android.view.NEWhiteboardView
 
setZOrder(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamUserTranscoding
 
setZOrderMediaOverlay(Boolean) - function in com.netease.yunxin.kit.roomkit.api.view.NERoomVideoView
设置rtcVideoView是否放在另一个普通的SurfaceView上面(仍然在窗口之上),通常用来覆盖在一个多媒体层上面
shouldDelayChildPressedState() - function in android.widget.NERoomVideoView
 
shouldDelayChildPressedState() - function in android.webkit.NEWhiteboardView
 
showContextMenu() - function in android.view.NERoomVideoView
 
showContextMenu(Float,Float) - function in android.view.NERoomVideoView
 
showContextMenu() - function in android.view.NEWhiteboardView
 
showContextMenu(Float,Float) - function in android.view.NEWhiteboardView
 
showContextMenuForChild(View) - function in android.view.NERoomVideoView
 
showContextMenuForChild(View,Float,Float) - function in android.view.NERoomVideoView
 
showContextMenuForChild(View) - function in android.view.NEWhiteboardView
 
showContextMenuForChild(View,Float,Float) - function in android.view.NEWhiteboardView
 
showFindDialog(String,Boolean) - function in android.webkit.NEWhiteboardView
 
SIP - enum entry in com.netease.yunxin.kit.roomkit.api.NEClientType

sip 平台

SM2 - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig.AsymmetricType
 
SM4 - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig.SymmetryType
 
SmallFace - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomBeautyEffectType
 
SmallNose - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomBeautyEffectType
 
Smooth - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomBeautyEffectType
 
SPEAKER_PHONE - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEAudioOutputDevice

扬声器

startActionMode(ActionMode.Callback) - function in android.view.NERoomVideoView
 
startActionMode(ActionMode.Callback,Integer) - function in android.view.NERoomVideoView
 
startActionMode(ActionMode.Callback) - function in android.view.NEWhiteboardView
 
startActionMode(ActionMode.Callback,Integer) - function in android.view.NEWhiteboardView
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.NERoomVideoView
 
startActionModeForChild(View,ActionMode.Callback,Integer) - function in android.view.NERoomVideoView
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.NEWhiteboardView
 
startActionModeForChild(View,ActionMode.Callback,Integer) - function in android.view.NEWhiteboardView
 
startAnimation(Animation) - function in android.view.NERoomVideoView
 
startAnimation(Animation) - function in android.view.NEWhiteboardView
 
startAudioDump(NEAudioDumpType) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
打开音频dump
startAudioMixing(NERoomCreateAudioMixingOption) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
开始播放音乐文件。 该方法指定本地或在线音频文件来和录音设备采集的音频流进行混音。 支持的音乐文件类型包括 MP3、M4A、AAC、3GP、WMA 和 WAV 格式,支持本地文件或在线 URL。
startBeauty() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
example: https://doc.yunxin.163.com/docs/jcyOTA0ODM/DQ1OTY0NjI?
startBeauty() - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
example: https://doc.yunxin.163.com/docs/jcyOTA0ODM/DQ1OTY0NjI?
startBeauty() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
example: https://doc.yunxin.163.com/docs/jcyOTA0ODM/DQ1OTY0NjI?
startChannelMediaRelay(NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
开始跨房间媒体流转发 该方法可用于实现跨房间连麦等场景。支持同时转发到 4 个房间,同一个房间可以有多个转发进来的媒体流
startCloudRecord(NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomContext
开始云录制
startDrag(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.NERoomVideoView
 
startDrag(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.NEWhiteboardView
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.NERoomVideoView
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.NEWhiteboardView
 
STARTED - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomLiveState

初始状态

startLastmileProbeTest(NERoomRtcLastmileProbeConfig) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
开始网络质量探测。
startLayoutAnimation() - function in android.view.NERoomVideoView
 
startLayoutAnimation() - function in android.view.NEWhiteboardView
 
startLive(NERoomLiveRequest,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveController
开启直播
startNestedScroll(Integer) - function in android.view.NERoomVideoView
 
startNestedScroll(Integer) - function in android.view.NEWhiteboardView
 
startPreview(NERoomVideoView) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
开启预览
startPreview() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
开启预览
startPreview(NERoomVideoView) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
开启预览
startPreview() - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
开启预览
startPreview(NERoomVideoView) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
开启预览
startPreview() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
开启预览
startScreenShare(Intent,MediaProjection.Callback,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
开启本端屏幕共享
startViewTransition(View) - function in android.view.NERoomVideoView
 
startViewTransition(View) - function in android.view.NEWhiteboardView
 
startWhiteboardShare(NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomWhiteboardController
开启本端白板共享
STATIC - enum entry in com.netease.yunxin.kit.roomkit.api.model.NERoomIMAuthType

IM静态Token鉴权

stopAllEffects() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
停止播放所有音效文件。
stopAudioDump() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
停止音频dump
stopAudioMixing() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
停止播放音乐文件及混音。 该方法停止播放伴奏。
stopBeauty() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
结束美颜功能模块。 如果后续不再需要使用美颜功能,可以调用 stopBeauty 结束美颜功能模块,SDK 会自动销毁美颜引擎并释放资源。
stopBeauty() - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
结束美颜功能模块。 如果后续不再需要使用美颜功能,可以调用 stopBeauty 结束美颜功能模块,SDK 会自动销毁美颜引擎并释放资源。
stopBeauty() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
结束美颜功能模块。 如果后续不再需要使用美颜功能,可以调用 stopBeauty 结束美颜功能模块,SDK 会自动销毁美颜引擎并释放资源。
stopChannelMediaRelay() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
停止跨房间媒体流转发 主播离开房间时,跨房间媒体流转发自动停止,您也可以在需要的时候随时调用 stopChannelMediaRelay 方法,此时主播会退出所有目标房间
stopCloudRecord(NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomContext
结束云录制
stopEffect(Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
停止播放指定音效文件。
stopLastmileProbeTest() - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
停止网络质量探测。
stopLive(NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveController
停止直播
stopLoading() - function in android.webkit.NEWhiteboardView
 
stopMemberScreenShare(String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
尝试关闭房间内成员的屏幕共享,会进行权限校验。
stopMemberWhiteboardShare(String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomWhiteboardController
尝试关闭房间内成员的白板共享,会进行权限校验。
stopNestedScroll() - function in android.view.NERoomVideoView
 
stopNestedScroll() - function in android.view.NEWhiteboardView
 
stopPreview() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
关闭预览,如果当前处于房间前的预览,会同时销毁RTC实例。 如果希望控制是否销毁RTC,可调用 stopPreview(Boolean) 变体方法。
stopPreview(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
关闭预览,同时根据参数 releaseRtc 决定是否销毁底层 RTC Engine 实例。
stopPreview() - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
关闭预览,如果当前处于房间前的预览,会同时销毁RTC实例。 如果希望控制是否销毁RTC,可调用 stopPreview(Boolean) 变体方法。
stopPreview(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
关闭预览,同时根据参数 releaseRtc 决定是否销毁底层 RTC Engine 实例。
stopPreview() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
关闭预览,如果当前处于房间前的预览,会同时销毁RTC实例。 如果希望控制是否销毁RTC,可调用 stopPreview(Boolean) 变体方法。
stopPreview(Boolean) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
关闭预览,同时根据参数 releaseRtc 决定是否销毁底层 RTC Engine 实例。
stopScreenShare(NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
关闭本端屏幕共享
stopWhiteboardShare(NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomWhiteboardController
停止本端白板共享
submitSeatRequest(NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
 
submitSeatRequest(String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
成员申请麦位,不指定位置。 如果当前成员为管理员,则会自动通过申请。
submitSeatRequest(Integer,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
成员申请指定位置为seatIndex的麦位,位置从1开始。 如果当前成员为管理员,则会自动通过申请。
submitSeatRequest(Integer,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
成员申请指定位置为seatIndex的麦位,位置从1开始。 如果当前成员为管理员,则会自动通过申请。
submitSeatRequest(Integer,Boolean,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
成员申请指定位置为seatIndex的麦位,位置从1开始。 如果当前成员为管理员,则会自动通过申请。
submitSeatRequest(Integer,Boolean,String,NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
成员申请指定位置为seatIndex的麦位,位置从1开始。 如果当前成员为管理员,则会自动通过申请。
subscribeRemoteAudioStream(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
订阅指定远端用户的音频流
subscribeRemoteAudioSubStream(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
订阅指定远端用户的辅流音频
subscribeRemoteVideoStream(String,NEVideoStreamType) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
订阅指定远端用户的视频流
subscribeRemoteVideoSubStream(String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
订阅指定远端用户辅流视频
suppressLayout(Boolean) - function in android.view.NERoomVideoView
 
suppressLayout(Boolean) - function in android.view.NEWhiteboardView
 
switchCamera() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
切换摄像头
switchCamera() - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
切换摄像头
switchCamera() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
切换摄像头
switchCameraWithPosition(NERoomCameraPositionType) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
指定摄像头切换摄像头
switchCameraWithPosition(NERoomCameraPositionType) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
指定摄像头切换摄像头
switchCameraWithPosition(NERoomCameraPositionType) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
指定摄像头切换摄像头
switchLanguage(NERoomLanguage) - function in com.netease.yunxin.kit.roomkit.api.NERoomKit
切换语言,组件不会缓存该设置。
SYNC_DATA_ERROR - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomEndReason

数据同步错误

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z