美摄SDK For iOS  3.10.0
Public 属性 | 所有成员列表
NvsVideoResolution结构体 参考

视频解析度 更多...

#include <NvsCommonDef.h>

Public 属性

unsigned int imageWidth
 图像宽度 更多...
 
unsigned int imageHeight
 图像高度 更多...
 
NvsRational imagePAR
 像素比(仅支持1:1) 更多...
 
NvsVideoResolutionBitDepth bitDepth
 默认是8Bit 更多...
 

详细描述

视频解析度

类成员变量说明

◆ bitDepth

NvsVideoResolutionBitDepth NvsVideoResolution::bitDepth

默认是8Bit

◆ imageHeight

unsigned int NvsVideoResolution::imageHeight

图像高度

◆ imagePAR

NvsRational NvsVideoResolution::imagePAR

像素比(仅支持1:1)

◆ imageWidth

unsigned int NvsVideoResolution::imageWidth

图像宽度


该结构体的文档由以下文件生成: