NERtc Android SDK
V4.6.420
|
Public 属性 | |
int | TEXTURE = 0 |
int | I420 = 1 |
int | NV21 = 2 |
视频数据颜色空间格式。
int com.netease.lava.nertc.sdk.NERtcConstants.VideoColorFormat.I420 = 1 |
I420 格式。
int com.netease.lava.nertc.sdk.NERtcConstants.VideoColorFormat.NV21 = 2 |
NV21 格式。
int com.netease.lava.nertc.sdk.NERtcConstants.VideoColorFormat.TEXTURE = 0 |
TEXTURE 格式。