暂无描述
提供Surface管理、Buffer管理和Fence管理能力
Native API header files containing API declarations and comments | Native接口的头文件,包含了接口声明和标准注释。
We provide a series of app samples to help you quickly get familiar with the APIs and app development process of the OpenHarmony SDKs. | 为帮助开发者快速熟悉OpenHarmony SDK所提供的API和应用开发流程,我们提供了一系列的应用示例
Implementation of image processing | 图片编解码功能实现
Implementation of media playback and recording | 媒体播放和录制功能实现
提供媒体各模块需要的公共能力(基础类型AVFormat/AVBuffer/AVBufferQueue封装、跨平台Task/Mutex/AutoLock/ConditionVariable接口封装、插件管理机制、Pipeline机制)
Providing traditional input methods, such as key, touch, keyboard, and mouse inputs | 提供传统的输入交互方式,例如按键、触控、键盘、鼠标等
Development self-test framework | 开发者自测试框架
分布式文件系统用户态服务,功能主要包括挂载/卸载hmdfs,在设备间已组网的前提下,通过分布式软总线建立通信链路,供内核hmdfs使用。