![]() |
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Defines the image resolution.
Definition at line 70 of file NvSIPLDeviceBlock.hpp.
Data Fields | |
std::uint32_t | width = 0U |
Indicates the width in pixels. More... | |
std::uint32_t | height = 0U |
Indicates the height in pixels. More... | |
std::uint32_t nvsipl::SensorInfo::Resolution::height = 0U |
Indicates the height in pixels.
Definition at line 73 of file NvSIPLDeviceBlock.hpp.
std::uint32_t nvsipl::SensorInfo::Resolution::width = 0U |
Indicates the width in pixels.
Definition at line 72 of file NvSIPLDeviceBlock.hpp.