hi_opt_attr_type
Description
Defines attribute types.
Prototype
typedef enum {
HI_VPC_CHN_PRIORITY = 0,
HI_VPC_CHN_TASK_OVERTIME = 1,
} hi_opt_attr_type;
Members
Member |
Description |
|---|---|
HI_VPC_CHN_PRIORITY |
VPC channel priority. |
HI_VPC_CHN_TASK_OVERTIME |
Timeout interval of a VPC channel task. |
Parent topic: VPC Image Processing