|
MeiCam SDK For iOS
3.14.4
|
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... | |
Video resolution.
| NvsVideoResolutionBitDepth NvsVideoResolution::bitDepth |
Default is 8Bit.
| unsigned int NvsVideoResolution::imageHeight |
Image height.
| NvsRational NvsVideoResolution::imagePAR |
Pixel ratio (only 1:1)
| unsigned int NvsVideoResolution::imageWidth |
Image width.
1.8.18