Implementing basic call services over carrier networks | 负责运营商网络的基础通话实现
Managing all types of call connections | 管理各种类型的通话连接
媒体编解码组件(含音视频编解码、封装、解封装等功能)
XComponent控件常用于相机预览流的显示和游戏画面的绘制,在HarmonyOS上,可以配合Native Window创建OpenGL开发环境,并最终将OpenGL绘制的图形显示到XComponent控件。
ArkUI组件库示例App。可以在预览器或真机中,实时预览组件接口、属性调整的效果。
本篇Sample主要介绍如何使用Drawing绘制一个bitmap,然后通过NativeWindow贴图到XComponent的双缓冲实现。
build test and sa demo in ohos
Compilation and building framework and scripts | 编译构建框架和脚本
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和应用开发流程,我们提供了一系列的应用示例
Window Manager | 窗口管理框架