3 Star 0 Fork 31

Temporary_use_for_openharmony/third_party_libsnd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 795 Bytes
一键复制 编辑 原始数据 按行查看 历史
33 提交于 2022-01-18 17:32 . feat: add bundle.json
{
"name": "@ohos/libsnd",
"description": "libsndfile is a C library for reading and writing files containing sampled audio data.",
"version": "3.1",
"license": "LGPL V2.1,Apache,Sun Microsystems License",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libsnd"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"component": {
"name": "thirdparty_libsnd",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/temporary_use_for_openharmony/third_party_libsnd.git
git@gitee.com:temporary_use_for_openharmony/third_party_libsnd.git
temporary_use_for_openharmony
third_party_libsnd
third_party_libsnd
master

搜索帮助