NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
nvsipl::NvSIPLNitoMetadata Struct Reference

Detailed Description

NvSIPLNitoMetadata defines the 3-tuple returned by a successful call to GetNitoMetadataFromMemory().

Definition at line 61 of file NvSIPLCamera.hpp.

Data Fields

uint8_t parameterSetID [NITO_PARAMETER_SET_ID_SIZE]
 
uint8_t schemaHash [NITO_SCHEMA_HASH_SIZE]
 
uint8_t dataHash [NITO_DATA_HASH_SIZE]
 

Field Documentation

◆ dataHash

uint8_t nvsipl::NvSIPLNitoMetadata::dataHash[NITO_DATA_HASH_SIZE]

Definition at line 65 of file NvSIPLCamera.hpp.

◆ parameterSetID

uint8_t nvsipl::NvSIPLNitoMetadata::parameterSetID[NITO_PARAMETER_SET_ID_SIZE]

Definition at line 63 of file NvSIPLCamera.hpp.

◆ schemaHash

uint8_t nvsipl::NvSIPLNitoMetadata::schemaHash[NITO_SCHEMA_HASH_SIZE]

Definition at line 64 of file NvSIPLCamera.hpp.


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