NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsCanCameraInfo Struct Reference

Detailed Description

Definition at line 77 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 78 of file deepstream_can_context.hpp.

◆ format

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

Definition at line 82 of file deepstream_can_context.hpp.

◆ height

uint32_t NvDsCanCameraInfo::height = 0

Definition at line 80 of file deepstream_can_context.hpp.

◆ pfsPath

std::string NvDsCanCameraInfo::pfsPath

Definition at line 79 of file deepstream_can_context.hpp.

◆ width

uint32_t NvDsCanCameraInfo::width = 0

Definition at line 81 of file deepstream_can_context.hpp.


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