NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release

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 147 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 151 of file nvmedia_core.h.

◆ status

NvMediaStatus NvMediaTaskStatus::status

Holds actual status - NvMediaStatus.

Definition at line 149 of file nvmedia_core.h.


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