venc_set_streamcopy_param
c函数原型 |
hi_s32 hi_mpi_venc_set_streamcopy_param(hi_venc_chn, const hi_venc_streamcopy_param *streamcopy_param) |
---|---|
Python函数 |
ret = acl.himpi.venc_set_streamcopy_param(chn, streamcopy_param) |
函数功能 |
本接口支持用户设置帧拷贝参数。 Atlas 200/300/500 推理产品,不支持该接口。 Atlas 训练系列产品,不支持该接口。 Atlas 200I/500 A2推理产品,不支持该接口。 Atlas A2训练系列产品/Atlas 800I A2推理产品,不支持该接口。 |
输入说明 |
chn:编码通道号。 streamcopy_param:帧拷贝参数,参考hi_venc_streamcopy_param。 |
返回值说明 |
|
约束说明 |
父主题: VENC视频/JPEGE图像编码接口