harmony 鸿蒙codec_component_if.h
codec_component_if.h
概述
主要包括Codec组件接口定义。
Codec模块提供了获取组件信息、给组件发送命令、组件参数设置、buffer轮转和控制等接口定义。创建组件后,可使用下列接口进行编解码处理。
Since:
3.1
Version:
2.0
相关模块:
汇总
类
名称 | 描述 |
---|---|
CodecComponentType | Codec组件接口定义。 |
函数
名称 | 描述 |
---|---|
CodecComponentTypeGet (struct HdfRemoteService *remote) | 实例化CodecComponentType对象。 |
CodecComponentTypeRelease (struct CodecComponentType *instance) | 释放CodecComponentType对象。 |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦