1 Star 0 Fork 46

胡瑞涛/castengine_cast_framework_pr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 3.32 KB
一键复制 编辑 原始数据 按行查看 历史
Cora. 提交于 2024-12-18 09:37 +08:00 . 单号: #IAT48D
{
"name":"@ohos/cast_engine",
"description":"supply cast engine service",
"version":"3.1",
"license":"",
"publishAs":"binary",
"dirs":{},
"scripts":{},
"component":{
"name":"cast_engine",
"subsystem":"castplus",
"syscap":[
""
],
"features":[],
"adapted_system_type":[
"standard"
],
"rom":"5M",
"ram":"50M",
"hisysevent_config": [
"//foundation/CastEngine/castengine_cast_framework/hisysevent.yaml"
],
"deps":{
"components":[
"hilog",
"hisysevent",
"hitrace",
"media_foundation",
"access_token",
"audio_framework",
"av_codec",
"ipc",
"init",
"input",
"safwk",
"samgr",
"c_utils",
"eventhandler",
"power_manager",
"dsoftbus",
"device_manager",
"common_event_service",
"bundle_framework",
"ability_base",
"ability_runtime",
"ace_engine",
"napi",
"graphic_2d",
"graphic_surface",
"window_manager",
"player_framework",
"image_framework",
"wifi",
"device_auth",
"device_info_manager",
"thermal_manager",
"screenlock_mgr",
"state_registry",
"core_service",
"call_manager",
"os_account",
"sharing_framework"
],
"third_party":[
"glib",
"json",
"jsoncpp",
"openssl",
"bounds_checking_function",
"musl"
]
},
"build":{
"sub_component":[
"//foundation/CastEngine/castengine_cast_framework/service:cast_engine_service",
"//foundation/CastEngine/castengine_cast_framework/interfaces/inner_api:cast_engine_client",
"//foundation/CastEngine/castengine_cast_framework/sa_profile:cast_engine_sa_profile",
"//foundation/CastEngine/castengine_cast_framework/etc/init:cast_engine_service.cfg",
"//foundation/CastEngine/castengine_cast_framework/interfaces/kits/js:cast"
],
"inner_kits":[
{
"type": "so",
"name": "//foundation/CastEngine/castengine_cast_framework/interfaces/inner_api:cast_engine_client",
"header": {
"header_base": "//foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include",
"header_files": [
"cast_engine_common.h",
"cast_session_manager.h",
"i_cast_session.h",
"i_cast_session_manager_adaptor.h",
"i_cast_session_manager_listener.h"
]
}
}
],
"test":[
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hu-ruitao/castengine_cast_framework_pr.git
git@gitee.com:hu-ruitao/castengine_cast_framework_pr.git
hu-ruitao
castengine_cast_framework_pr
castengine_cast_framework_pr
OpenHarmony-5.0.0-Release

搜索帮助