|
MeiCam SDK For iOS
3.16.2
|
Video resolution. More...
#include <NvsCommonDef.h>
Public Attributes | |
| unsigned int | imageWidth |
| Image width. More... | |
| unsigned int | imageHeight |
| Image height. More... | |
| NvsRational | imagePAR |
| Pixel ratio (only 1:1) More... | |
| NvsVideoResolutionBitDepth | bitDepth |
| Default is 8Bit. More... | |
| NvsVideoFrameColorTransfer | colorTransfer |
| Default is sRGB. More... | |
| NvsVideoFrameColorPrimaries | colorPrimaries |
| Default is bt709. More... | |
Video resolution.
| NvsVideoResolutionBitDepth NvsVideoResolution::bitDepth |
Default is 8Bit.
| NvsVideoFrameColorPrimaries NvsVideoResolution::colorPrimaries |
Default is bt709.
| NvsVideoFrameColorTransfer NvsVideoResolution::colorTransfer |
Default is sRGB.
| unsigned int NvsVideoResolution::imageHeight |
Image height.
| NvsRational NvsVideoResolution::imagePAR |
Pixel ratio (only 1:1)
| unsigned int NvsVideoResolution::imageWidth |
Image width.
1.8.18