hi_mpi_vi_get_dev_bind_pipe
The
The
Description
Obtains the binding relationship between a VI device and a physical pipe.
Prototype
hi_s32 hi_mpi_vi_get_dev_bind_pipe(hi_vi_dev vi_dev, hi_vi_dev_bind_pipe *dev_bind_pipe)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_dev |
Input |
VI device ID. Value range: [0, 4) |
dev_bind_pipe |
Output |
Physical VI pipe ID. Value range: [0, 4) |
Returns
- 0: success
- Other values: failure. For details, see VI Return Codes.
Parent topic: VI