![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Holds additional event information.
Definition at line 566 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 575 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 569 of file nvmedia_ipp.h.