14 Star 124 Fork 113

OpenHarmony / multimedia_audio_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 926 Bytes
一键复制 编辑 原始数据 按行查看 历史
黄建飞 提交于 2023-08-26 19:16 . Repair component name
{
"name": "@ohos/audio_lite",
"description": "Audio encoder and decoder for small system.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/multimedia/audio_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "audio_lite",
"subsystem": "multimedia",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "59KB",
"ram": "",
"deps": {
"components": [],
"third_party": [
"bounds_checking_function"
]
},
"build": {
"sub_component": [
"//foundation/multimedia/audio_lite/frameworks:audio_capturer_lite"
],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/openharmony/multimedia_audio_lite.git
git@gitee.com:openharmony/multimedia_audio_lite.git
openharmony
multimedia_audio_lite
multimedia_audio_lite
master

搜索帮助