下载
中文
注册

aclvencCreateFrameConfig

函数功能

创建aclvencFrameConfig类型的数据,表示VENC编码时的单帧编码配置参数。同步接口。

如需销毁aclvencFrameConfig类型的数据,请参见aclvencDestroyFrameConfig

函数原型

aclvencFrameConfig *aclvencCreateFrameConfig()

参数说明

返回值说明

  • 返回aclvencFrameConfig类型的指针,表示成功。
  • 返回nullptr,表示失败。