Holds the version information for NvSIPL Camera and NvSIPL Client.
◆ NvSIPLGetVersion()
Returns the version of the SIPL library.
This API does the following:
- Populates the version of SIPL from NVSIPL_MAJOR_VER for the major version, NVSIPL_MINOR_VER for the minor version, and NVSIPL_PATCH_VER for the patch version.
- Parameters
-
[out] | rVersion | A reference to the object to copy the version information. |
◆ NVSIPL_MAJOR_VER
constexpr uint32_t nvsipl::NVSIPL_MAJOR_VER = 1U |
|
constexpr |
◆ NVSIPL_MINOR_VER
constexpr uint32_t nvsipl::NVSIPL_MINOR_VER = 0U |
|
constexpr |
◆ NVSIPL_PATCH_VER
constexpr uint32_t nvsipl::NVSIPL_PATCH_VER = 0U |
|
constexpr |