美摄SDK For Android
3.14.0
|
视频解析度 更多...
Public 成员函数 | |
NvsVideoResolution () | |
Public 属性 | |
int | imageWidth |
图像宽度 更多... | |
int | imageHeight |
图像高度 更多... | |
NvsRational | imagePAR |
像素比(仅支持1:1) 更多... | |
int | bitDepth |
默认是8Bit 更多... | |
静态 Public 属性 | |
流媒体引擎状态 | |
static final int | VIDEO_RESOLUTION_BIT_DEPTH_8_BIT = 0 |
图像像素的位深度为8Bit 更多... | |
static final int | VIDEO_RESOLUTION_BIT_DEPTH_16_BIT_FLOAT = 1 |
图像像素的位深度为半精度浮点 更多... | |
static final int | VIDEO_RESOLUTION_BIT_DEPTH_AUTO = 2 |
视频解析度
|
inline |
int com.meicam.sdk.NvsVideoResolution.bitDepth |
默认是8Bit
int com.meicam.sdk.NvsVideoResolution.imageHeight |
图像高度
NvsRational com.meicam.sdk.NvsVideoResolution.imagePAR |
像素比(仅支持1:1)
int com.meicam.sdk.NvsVideoResolution.imageWidth |
图像宽度
|
static |
图像像素的位深度为半精度浮点
|
static |
图像像素的位深度为8Bit
|
static |
图像像素的位深度为自适应,比如在编辑中有HDR的视频,SDK内部处理HDR视频会使用半精度浮点