NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaIPPEventData Struct Reference

Detailed Description

Holds additional event information.

Definition at line 600 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

NvMediaICPErrorInfo NvMediaIPPEventData::captureErrorInfo

Holds capture error information.

This field is populated only for following event type:

Definition at line 609 of file nvmedia_ipp.h.

NvMediaIPPImageInformation NvMediaIPPEventData::imageInformation

Holds information about the image associated with the event.

This field is not populated for all event types.

Definition at line 603 of file nvmedia_ipp.h.


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