A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
A
- acceptSeatInvitation(com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
- 成员同意管理员的上麦邀请。
- ACCOUNT_TOKEN_ERROR - enum entry in com.netease.yunxin.kit.roomkit.api.service.NEAuthEvent
账号或密码错误
- addAuthListener(com.netease.yunxin.kit.roomkit.api.service.NEAuthListener) - function in com.netease.yunxin.kit.roomkit.api.service.NEAuthService
- 添加鉴权事件监听
- addBeautyFilter(java.lang.String) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
- 调用 addBeautyFilter 添加滤镜效果,并通过 setBeautyFilterLevel 设置滤镜强度。 滤镜效果可以和全局美颜效果互相叠加,但是不支持叠加多个滤镜。需要更换滤镜时,重复调用此接口使用新的滤镜资源即可。 添加滤镜时,需要通过 path 指定滤镜模型所在路径,支持 SD 卡上的绝对路径,或 asset 目录下的相对路径。 参数 level 用于指定滤镜强度,取值范围为 0,1,默认为 0.
- addBeautyFilter(java.lang.String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
- 调用 addBeautyFilter 添加滤镜效果,并通过 setBeautyFilterLevel 设置滤镜强度。 滤镜效果可以和全局美颜效果互相叠加,但是不支持叠加多个滤镜。需要更换滤镜时,重复调用此接口使用新的滤镜资源即可。 添加滤镜时,需要通过 path 指定滤镜模型所在路径,支持 SD 卡上的绝对路径,或 asset 目录下的相对路径。 参数 level 用于指定滤镜强度,取值范围为 0,1,默认为 0.
- addBeautyFilter(java.lang.String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
- 调用 addBeautyFilter 添加滤镜效果,并通过 setBeautyFilterLevel 设置滤镜强度。 滤镜效果可以和全局美颜效果互相叠加,但是不支持叠加多个滤镜。需要更换滤镜时,重复调用此接口使用新的滤镜资源即可。 添加滤镜时,需要通过 path 指定滤镜模型所在路径,支持 SD 卡上的绝对路径,或 asset 目录下的相对路径。 参数 level 用于指定滤镜强度,取值范围为 0,1,默认为 0.
- addBeautySticker(java.lang.String) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomRtcController
- 添加贴纸效果。 此接口用于加载贴纸资源,添加对应的贴纸效果。需要更换贴纸时,重复调用此接口使用新的贴纸资源即可。 使用滤镜、贴纸和美妆等自定义美颜效果之前,需要先准备好对应的美颜资源或模型。 贴纸效果可以和全局美颜、滤镜、美妆等效果互相叠加,但是不支持叠加多个贴纸。
- addBeautySticker(java.lang.String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController
- 添加贴纸效果。 此接口用于加载贴纸资源,添加对应的贴纸效果。需要更换贴纸时,重复调用此接口使用新的贴纸资源即可。 使用滤镜、贴纸和美妆等自定义美颜效果之前,需要先准备好对应的美颜资源或模型。 贴纸效果可以和全局美颜、滤镜、美妆等效果互相叠加,但是不支持叠加多个贴纸。
- addBeautySticker(java.lang.String) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
- 添加贴纸效果。 此接口用于加载贴纸资源,添加对应的贴纸效果。需要更换贴纸时,重复调用此接口使用新的贴纸资源即可。 使用滤镜、贴纸和美妆等自定义美颜效果之前,需要先准备好对应的美颜资源或模型。 贴纸效果可以和全局美颜、滤镜、美妆等效果互相叠加,但是不支持叠加多个贴纸。
- addChildrenForAccessibility(java.util.ArrayList) - function in android.view.ViewGroup
- addExtraDataToAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo,java.lang.String,android.os.Bundle) - function in android.view.ViewGroup
- addFileTransferListener(com.netease.yunxin.kit.roomkit.api.service.NEFileTransferListener) - function in com.netease.yunxin.kit.roomkit.api.service.NENosService
- 添加IM nos上传文件/下载文件传输进度监听器
- addFocusables(java.util.ArrayList,java.lang.Integer) - function in android.view.View
- addFocusables(java.util.ArrayList,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- addGlobalEventListener(com.netease.yunxin.kit.roomkit.api.NEGlobalEventListener) - function in com.netease.yunxin.kit.roomkit.api.NERoomKit
- 添加全局事件监听器
- addJavascriptInterface(java.lang.Object,java.lang.String) - function in android.webkit.WebView
- addKeyboardNavigationClusters(java.util.Collection,java.lang.Integer) - function in android.view.ViewGroup
- addListener(com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomListener) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomController
- 添加等候室事件监听器
- addLiveStreamTask(com.netease.yunxin.kit.roomkit.api.NERoomLiveStreamTaskInfo,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomLiveController
- 添加房间推流任务 成功调用该方法后,当前用户可以收到该直播流的状态通知 (该方法仅适用直播场景,请在房间内调用该方法,该方法在通话中有效。该方法每次只能增加一路旁路推流地址。如需推送多路流,则需多次调用该方法。同一个音视频房间(即同一个 channelid)可以创建 3 个不同的推流任务)
- addManager(java.lang.String,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
- 添加user为麦位管理员。非管理员执行该操作会失败。
- addMessageChannelListener(com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelListener) - function in com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelService
- 添加消息通道监听器
- addOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
- addOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
- addOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
- addPreviewRoomListener(com.netease.yunxin.kit.roomkit.api.NEPreviewRoomListener) - function in com.netease.yunxin.kit.roomkit.api.NEPreviewRoomContext
- 添加预览房间事件监听
- addRoomListener(com.netease.yunxin.kit.roomkit.api.NERoomListener) - function in com.netease.yunxin.kit.roomkit.api.NERoomContext
- 添加房间事件监听
- addRtcCallback(com.netease.lava.nertc.sdk.NERtcCallbackEx) - function in com.netease.yunxin.kit.roomkit.api.NERtcWrapper
- 添加RTC回调
- addRtcStatsListener(com.netease.yunxin.kit.roomkit.api.NERoomRtcStatsListener) - function in com.netease.yunxin.kit.roomkit.api.NERoomContext
- 添加Rtc统计数据监听
- addSeatListener(com.netease.yunxin.kit.roomkit.api.service.NESeatEventListener) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
- 添加麦位事件监听器。
- addStatesFromChildren() - function in android.view.ViewGroup
- addToBlacklist(java.lang.String,java.lang.String,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomContext
- 拉黑成员
- addTouchables(java.util.ArrayList) - function in android.view.ViewGroup
- addView(android.view.View) - function in android.view.ViewGroup
- addView(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.view.ViewGroup
- addView(android.view.View,java.lang.Integer) - function in android.view.ViewGroup
- addView(android.view.View,java.lang.Integer,android.view.ViewGroup.LayoutParams) - function in android.view.ViewGroup
- addView(android.view.View,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- adjustChannelPlaybackSignalVolume(java.lang.String,java.lang.Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
- 调节对应房间本地播放的所有远端用户的信号音量。通过此接口可以实现调节所有远端用户在本地播放的混音音量。
- adjustPlaybackSignalVolume(java.lang.Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
- 调节本地播放的所有远端用户的信号音量。 通过此接口可以实现调节所有远端用户在本地播放的混音音量。
- adjustRecordingSignalVolume(java.lang.Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
- 调节人声音量
- adjustUserPlaybackSignalVolume(java.lang.String,java.lang.Integer) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
- 调节本地播放的指定远端用户的信号音量 加入房间后,您可以多次调用该方法设置本地播放的不同远端用户的音量;也可以反复调节本地播放的某个远端用户的音量。
- admitAllMembers(com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomController
- 准入当前等候室中的所有成员
- admitMember(java.lang.String,java.lang.Boolean,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomController
- 准入当前等候室中的指定成员
- AES - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig.SymmetryType
- afterRtcEngineInitialize(java.lang.String,com.netease.yunxin.kit.roomkit.api.NERtcWrapper) - function in com.netease.yunxin.kit.roomkit.api.NEGlobalEventListener
- RTC engine 完成初始化后回调
- ALL - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEAudioDumpType
- ALL_MEMBERS_OUT - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomEndReason
所有成员退出
- ANDROID - enum entry in com.netease.yunxin.kit.roomkit.api.NEClientType
Android平台
- animate() - function in android.view.View
- announceForAccessibility(java.lang.CharSequence) - function in android.view.View
- ANY - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig.IPVersion
- approveSeatRequest(java.lang.String,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NESeatController
- 管理员同意成员user的上麦申请,非管理员执行该操作会失败。
- autofill(android.util.SparseArray) - function in android.view.View
- autofill(android.view.autofill.AutofillValue) - function in android.view.View
- autofill(android.util.SparseArray) - function in android.webkit.WebView
- AUTOMATIC - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomLanguage
根据当前的系统语言自动选择对应的语言类型。
如果当前的系统语言为受支持的语言(中文、英文、日文)之一,则使用该语言;
如果当前的系统语言不受支持,则使用英文。