NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsCanCameraInfo Struct Reference

Detailed Description

Data Fields

std::string devSN
 
std::string pfsPath
 
uint32_t height = 0
 
uint32_t width = 0
 
std::string format = "GRAY8"
 

Field Documentation

◆ devSN

std::string NvDsCanCameraInfo::devSN

◆ format

std::string NvDsCanCameraInfo::format = "GRAY8"

◆ height

uint32_t NvDsCanCameraInfo::height = 0

◆ pfsPath

std::string NvDsCanCameraInfo::pfsPath

◆ width

uint32_t NvDsCanCameraInfo::width = 0

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