A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
V
- V0 - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig.HandshakeType
- V1 - enum entry in com.netease.yunxin.kit.roomkit.api.model.NEIMServerConfig.HandshakeType
- verifyDrawable(Drawable) - function in android.view.NERoomVideoView
- verifyDrawable(Drawable) - function in android.view.NEWhiteboardView
- VFace - enum entry in com.netease.yunxin.kit.roomkit.api.NERoomBeautyEffectType
- VIRTUAL_BACKGROUND_SUPPORT_FULL - enum entry in com.netease.yunxin.kit.roomkit.api.model.NERoomVirtualBackgroundSupportedType
当前设备支持该功能。
- VIRTUAL_BACKGROUND_SUPPORT_HARDWARE_LIMIT - enum entry in com.netease.yunxin.kit.roomkit.api.model.NERoomVirtualBackgroundSupportedType
由于设备硬件或系统原因,当前设备不支持该功能。
- VIRTUAL_BACKGROUND_SUPPORT_PERFORMANCE_LIMIT - enum entry in com.netease.yunxin.kit.roomkit.api.model.NERoomVirtualBackgroundSupportedType
由于设备性能不足,不支持该功能,但可以强制打开。 例如,低性能设备可以通过将 com.netease.yunxin.kit.roomkit.api.NERoomRtcBaseController.enableVirtualBackground 中参数force,设置为true 可强制打开虚拟背景功能。