![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds additional event information.
Definition at line 600 of file nvmedia_ipp.h.
Data Fields | |
NvMediaIPPImageInformation | imageInformation |
Holds information about the image associated with the event. More... | |
NvMediaICPErrorInfo | captureErrorInfo |
Holds capture error information. More... | |
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.