![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Defines the notification data.
Definition at line 97 of file NvSIPLPipelineMgr.hpp.
Data Fields | |
NotificationType | eNotifType |
Holds the NotificationType event type. More... | |
std::uint32_t | uIndex |
Holds the ID of the pipeline. More... | |
NotificationType nvsipl::NvSIPLPipelineNotifier::NotificationData::eNotifType |
Holds the NotificationType event type.
Definition at line 100 of file NvSIPLPipelineMgr.hpp.
std::uint32_t nvsipl::NvSIPLPipelineNotifier::NotificationData::uIndex |
Holds the ID of the pipeline.
This is the same as the Sensor ID in PlatformCfg.
Definition at line 103 of file NvSIPLPipelineMgr.hpp.