NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.2 Release
For Test and Development only

Detailed Description

Holds additional event information.

Definition at line 610 of file nvmedia_ipp.h.

Collaboration diagram for NvMediaIPPEventData:

Data Fields

NvMediaIPPImageInformation imageInformation
 Holds information about the image associated with the event. More...
 
NvMediaICPErrorInfo captureErrorInfo
 Holds capture error information. More...
 

Field Documentation

◆ captureErrorInfo

NvMediaICPErrorInfo NvMediaIPPEventData::captureErrorInfo

Holds capture error information.

This field is populated only for following event type:

Definition at line 619 of file nvmedia_ipp.h.

◆ imageInformation

NvMediaIPPImageInformation NvMediaIPPEventData::imageInformation

Holds information about the image associated with the event.

This field is not populated for all event types.

Definition at line 613 of file nvmedia_ipp.h.


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