hi_hdmi_infoframe

Description

Defines the HDMI output information frame.

Definition

typedef struct {
    hi_hdmi_infoframe_type infoframe_type;
    hi_hdmi_infoframe_unit infoframe_unit;
} hi_hdmi_infoframe;

Members

Member

Description

infoframe_type

Information frame type. Only HI_INFOFRAME_TYPE_AUDIO and HI_INFOFRAME_TYPE_AVI are supported.

infoframe_unit

Structure of an information frame unit (content).