hi_hdmi_content_type
Description
Defines the HDMI content.
Definition
typedef enum {
HI_HDMI_CONTENT_GRAPHIC,
HI_HDMI_CONTENT_PHOTO,
HI_HDMI_CONTENT_CINEMA,
HI_HDMI_CONTENT_GAME,
HI_HDMI_CONTENT_BUTT
} hi_hdmi_content_type;
Members
Member |
Description |
|---|---|
HI_HDMI_CONTENT_GRAPHIC |
Image information. |
HI_HDMI_CONTENT_PHOTO |
Photo information. |
HI_HDMI_CONTENT_CINEMA |
Camera information. Not supported in the current version. |
HI_HDMI_CONTENT_GAME |
Game information. Not supported in the current version. |
HI_HDMI_CONTENT_BUTT |
Reserved. |
Parent topic: HDMI Peripherals