Data Fields | |
| dwCameraSIPLNotificationData | eNotifyType |
| Holds the notification event type. More... | |
| uint32_t | uIndex |
| Holds the ID of each camera sensor. More... | |
| uint8_t | uLinkMask |
| Holds the device block link mask. More... | |
| uint64_t | frameSeqNumber |
| Holds a sequence number of a captured frame. More... | |
| uint64_t | frameCaptureTSC |
| Holds the TSC timestamp of the frame capture. More... | |
| uint32_t | gpioIdxs [DW_CAMERA_MAX_DEVICE_GPIOS] |
| Holds the GPIO indices. More... | |
| uint32_t | numGpioIdxs |
| Holds the number of GPIO indices in the array. More... | |
| dwCameraSIPLNotificationData dwCameraNotificationData::eNotifyType |
| uint64_t dwCameraNotificationData::frameCaptureTSC |
| uint64_t dwCameraNotificationData::frameSeqNumber |
| uint32_t dwCameraNotificationData::gpioIdxs[DW_CAMERA_MAX_DEVICE_GPIOS] |
| uint32_t dwCameraNotificationData::numGpioIdxs |
| uint32_t dwCameraNotificationData::uIndex |
| uint8_t dwCameraNotificationData::uLinkMask |