MeiCam SDK For iOS  3.10.0
Public Attributes | List of all members
NvsEffectVideoResolution Struct Reference

Video resolution. More...

#include <NvsEffectCommonDef.h>

Public Attributes

unsigned int imageWidth
 Image width. More...
 
unsigned int imageHeight
 Image height. More...
 
NvsEffectRational imagePAR
 Pixel ratio (only 1:1) More...
 

Detailed Description

Video resolution.

Member Data Documentation

◆ imageHeight

unsigned int NvsEffectVideoResolution::imageHeight

Image height.

◆ imagePAR

NvsEffectRational NvsEffectVideoResolution::imagePAR

Pixel ratio (only 1:1)

◆ imageWidth

unsigned int NvsEffectVideoResolution::imageWidth

Image width.


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