9 Star 0 Fork 150

OHOS_BES2600 / multimedia_media_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/media_lite",
"description": "Recorder service and player service.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/multimedia/media_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "media_lite",
"subsystem": "multimedia",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"hilog_lite",
"audio_manager_lite",
"camera_lite",
"permission",
"ui_lite"
],
"third_party": [
"bounds_checking_function",
"iniparser"
]
},
"build": {
"sub_component": [
"//foundation/multimedia/media_lite/frameworks/recorder_lite:recorder_lite",
"//foundation/multimedia/media_lite/frameworks/player_lite:player_lite"
],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/ohos_bes2600/multimedia_media_lite.git
git@gitee.com:ohos_bes2600/multimedia_media_lite.git
ohos_bes2600
multimedia_media_lite
multimedia_media_lite
master

搜索帮助