NvSIPLNitoMetadata defines the 3-tuple returned by a successful call to GetNitoMetadataFromMemory().
Definition at line 60 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] |
uint8_t nvsipl::NvSIPLNitoMetadata::dataHash[NITO_DATA_HASH_SIZE] |
Definition at line 64 of file NvSIPLCamera.hpp.
uint8_t nvsipl::NvSIPLNitoMetadata::parameterSetID[NITO_PARAMETER_SET_ID_SIZE] |
Definition at line 62 of file NvSIPLCamera.hpp.
uint8_t nvsipl::NvSIPLNitoMetadata::schemaHash[NITO_SCHEMA_HASH_SIZE] |
Definition at line 63 of file NvSIPLCamera.hpp.