hi_mpi_vi_pipe_release_buffer
Applicability
|
Product |
Supported |
|---|---|
|
|
x |
|
|
x |
|
|
√ |
|
|
x |
|
|
x |
Description
Releases the resources related to video frames obtained by calling hi_mpi_vi_pipe_get_buffer.
Prototype
hi_s32 hi_mpi_vi_pipe_release_buffer(hi_vi_pipe vi_pipe, const hi_video_frame_info *frame_info)
Parameters
|
Parameter |
Input/Output |
Description |
|---|---|---|
|
vi_pipe |
Input |
Pipe ID. Value range: [0, 12) |
|
frame_info |
Input |
Video frame information. |
Returns
- 0: success
- Other values: failure. For details, see VI Return Codes.
Parent topic: VI