MeiCam SDK For iOS  3.14.0
Public Attributes | List of all members
NvsVideoResolution Struct Reference

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...
 

Detailed Description

Video resolution.

Member Data Documentation

◆ bitDepth

NvsVideoResolutionBitDepth NvsVideoResolution::bitDepth

Default is 8Bit.

◆ imageHeight

unsigned int NvsVideoResolution::imageHeight

Image height.

◆ imagePAR

NvsRational NvsVideoResolution::imagePAR

Pixel ratio (only 1:1)

◆ imageWidth

unsigned int NvsVideoResolution::imageWidth

Image width.


The documentation for this struct was generated from the following file: