hi_hdmi_callback
Description
Defines the pointer to the HDMI callback function.
Definition
typedef void (*hi_hdmi_callback)(hi_hdmi_event_type event, void *private_data);
Members
Member |
Description |
|---|---|
event |
Notification type of the HDMI event. |
private_data |
Private data of the event. |
Parent topic: HDMI Peripherals