Video resolution.
More...
◆ NvsVideoResolution()
| com.meicam.sdk.NvsVideoResolution.NvsVideoResolution |
( |
| ) |
|
|
inline |
◆ bitDepth
| int com.meicam.sdk.NvsVideoResolution.bitDepth |
◆ imageHeight
| int com.meicam.sdk.NvsVideoResolution.imageHeight |
◆ imagePAR
◆ imageWidth
| int com.meicam.sdk.NvsVideoResolution.imageWidth |
◆ VIDEO_RESOLUTION_BIT_DEPTH_16_BIT_FLOAT
| final int com.meicam.sdk.NvsVideoResolution.VIDEO_RESOLUTION_BIT_DEPTH_16_BIT_FLOAT = 1 |
|
static |
The bit depth of processing pixel is half float.
◆ VIDEO_RESOLUTION_BIT_DEPTH_8_BIT
| final int com.meicam.sdk.NvsVideoResolution.VIDEO_RESOLUTION_BIT_DEPTH_8_BIT = 0 |
|
static |
The bit depth of processing pixel is 8bit.
◆ VIDEO_RESOLUTION_BIT_DEPTH_AUTO
| final int com.meicam.sdk.NvsVideoResolution.VIDEO_RESOLUTION_BIT_DEPTH_AUTO = 2 |
|
static |
The bit depth of processing pixel is adaptive. For example, for videos with HDR in editing, half precision floating point will be used for HDR video processing in SDK
The documentation for this class was generated from the following file: