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" |
| std::string NvDsCanCameraInfo::devSN |
Definition at line 78 of file deepstream_can_context.hpp.
| std::string NvDsCanCameraInfo::format = "GRAY8" |
Definition at line 82 of file deepstream_can_context.hpp.
| uint32_t NvDsCanCameraInfo::height = 0 |
Definition at line 80 of file deepstream_can_context.hpp.
| std::string NvDsCanCameraInfo::pfsPath |
Definition at line 79 of file deepstream_can_context.hpp.
| uint32_t NvDsCanCameraInfo::width = 0 |
Definition at line 81 of file deepstream_can_context.hpp.