NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 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 [TUNA_PARAMETER_SET_ID_SIZE]
 
uint8_t schemaHash [TUNA_SCHEMA_HASH_SIZE]
 
uint8_t dataHash [TUNA_DATA_HASH_SIZE]
 

Field Documentation

◆ dataHash

uint8_t nvsipl::NvSIPLNitoMetadata::dataHash[TUNA_DATA_HASH_SIZE]

Definition at line 65 of file NvSIPLCamera.hpp.

◆ parameterSetID

uint8_t nvsipl::NvSIPLNitoMetadata::parameterSetID[TUNA_PARAMETER_SET_ID_SIZE]

Definition at line 63 of file NvSIPLCamera.hpp.

◆ schemaHash

uint8_t nvsipl::NvSIPLNitoMetadata::schemaHash[TUNA_SCHEMA_HASH_SIZE]

Definition at line 64 of file NvSIPLCamera.hpp.


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