hi_mpi_venc_get_fd
The
The
Description
Obtains the device file descriptor corresponding to an encoding channel.
Restrictions
When the process exits, the file descriptor is automatically closed to clean up associated allocations.
Prototype
hi_s32 hi_mpi_venc_get_fd(hi_venc_chn chn)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
chn |
Input |
Encoding channel ID. |
Returns
- 0 or positive value: valid.
- Non-positive value: invalid.
Parent topic: VENC/JPEGE