昇腾社区首页
中文
注册

venc_get_streamcopy_param

c函数原型

hi_s32 hi_mpi_venc_get_streamcopy_param(hi_venc_chn chn, hi_venc_streamcopy_param *streamcopy_param)

Python函数

streamcopy_param, ret = acl.himpi.venc_get_slice_split(chn)

函数功能

本接口支持用户获取帧拷贝参数。

Atlas 200/300/500 推理产品,不支持该接口。

Atlas 训练系列产品,不支持该接口。

Atlas 200I/500 A2推理产品,不支持该接口。

Atlas A2训练系列产品/Atlas 800I A2推理产品,不支持该接口。

输入说明

chn:编码通道号。

输出说明

streamcopy_param:帧拷贝参数,参考hi_venc_streamcopy_param

返回值说明

约束说明

仅H.265/H.264编码通道支持。