hi_mpi_isp_get_iris_attr
Description
Obtains the iris control attribute.
Prototype
hi_s32 hi_mpi_isp_get_iris_attr(hi_vi_pipe vi_pipe, hi_isp_iris_attr *iris_attr)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
iris_attr |
Output |
Pointer to the data structure of the iris control attribute |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: AI Control Module