c函数原型
hi_s32 hi_mpi_vdec_close_fd(hi_vdec_chn chn);
Python函数
ret = acl.himpi.vdec_close_fd(chn)
函数功能
关闭视频解码的设备文件句柄。
当前版本不支持该接口。
输入说明
chn:int,解码通道号。
返回值说明
ret:int,错误码。