hi_mpi_isp_get_wb_attr
Description
Obtains the WB attribute.
Prototype
hi_s32 hi_mpi_isp_get_wb_attr(hi_vi_pipe vi_pipe, hi_isp_wb_attr *wb_attr)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
wb_attr |
Output |
WB attribute |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: AWB Control Module