Definition at line 71 of file sources/apps/sample_apps/deepstream-can-orientation-app/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 72 of file sources/apps/sample_apps/deepstream-can-orientation-app/deepstream_can_context.hpp.
| std::string NvDsCanCameraInfo::format = "GRAY8" |
Definition at line 76 of file sources/apps/sample_apps/deepstream-can-orientation-app/deepstream_can_context.hpp.
| uint32_t NvDsCanCameraInfo::height = 0 |
Definition at line 74 of file sources/apps/sample_apps/deepstream-can-orientation-app/deepstream_can_context.hpp.
| std::string NvDsCanCameraInfo::pfsPath |
Definition at line 73 of file sources/apps/sample_apps/deepstream-can-orientation-app/deepstream_can_context.hpp.
| uint32_t NvDsCanCameraInfo::width = 0 |
Definition at line 75 of file sources/apps/sample_apps/deepstream-can-orientation-app/deepstream_can_context.hpp.