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