hi_rgn_chn_attr
说明
定义区域通道显示属性结构体 。
定义
typedef struct { hi_bool is_show; hi_rgn_type type; hi_rgn_type_chn_attr attr; } hi_rgn_chn_attr;
成员
成员名称 |
描述 |
---|---|
is_show |
区域是否显示。动态属性。 取值范围:
|
type |
区域类型。静态属性。 |
attr |
区域通道显示属性。 |
父主题: Region区域管理
定义区域通道显示属性结构体 。
typedef struct { hi_bool is_show; hi_rgn_type type; hi_rgn_type_chn_attr attr; } hi_rgn_chn_attr;
成员名称 |
描述 |
---|---|
is_show |
区域是否显示。动态属性。 取值范围:
|
type |
区域类型。静态属性。 |
attr |
区域通道显示属性。 |