acl.himpi.venc_stop_chn
C Prototype |
hi_s32 hi_mpi_venc_stop_chn(hi_venc_chn chn); |
|---|---|
Python Function |
ret = acl.himpi.venc_stop_chn(chn) |
Function Usage |
Makes an encoding channel stop receiving source images. The Atlas 200/300/500 Inference Product does not support this API in the current version. The Atlas Training Series Product does not support this API in the current version. |
Input Description |
chn: int, encoding channel ID. |
Return Value |
ret: int, error code.
|
Restrictions |
|
Parent topic: VENC/JPEGE APIs