NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvMediaTaskStatus Struct Reference

Detailed Description

Holds status of latest operation for NvMedia managed data structure.

Data structures include images and arrays.

Note
This structure is deprecated and will be removed in the next version.

Definition at line 151 of file nvmedia_core.h.

Data Fields

NvMediaStatus status
 Holds actual status - NvMediaStatus. More...
 
uint64_t endTimestamp
 Holds timestamp of end of operation. More...
 

Field Documentation

◆ endTimestamp

uint64_t NvMediaTaskStatus::endTimestamp

Holds timestamp of end of operation.

Definition at line 155 of file nvmedia_core.h.

◆ status

NvMediaStatus NvMediaTaskStatus::status

Holds actual status - NvMediaStatus.

Definition at line 153 of file nvmedia_core.h.


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