NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsCanCameraInfo Struct Reference

Detailed Description

Definition at line 66 of file deepstream_can_context.hpp.

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

Definition at line 67 of file deepstream_can_context.hpp.

◆ format

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

Definition at line 71 of file deepstream_can_context.hpp.

◆ height

uint32_t NvDsCanCameraInfo::height = 0

Definition at line 69 of file deepstream_can_context.hpp.

◆ pfsPath

std::string NvDsCanCameraInfo::pfsPath

Definition at line 68 of file deepstream_can_context.hpp.

◆ width

uint32_t NvDsCanCameraInfo::width = 0

Definition at line 70 of file deepstream_can_context.hpp.


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