1 Star 0 Fork 395

caochuan / multimedia_player_framework_4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 5.68 KB
一键复制 编辑 原始数据 按行查看 历史
ZHAI JUNWEI 提交于 2024-05-19 21:09 . tone attrs
{
"name": "@ohos/player_framework",
"description": "Media standard provides atomic capabilities",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/multimedia/player_framework"
},
"dirs": {},
"scripts": {},
"component": {
"name": "player_framework",
"subsystem": "multimedia",
"syscap": [
"SystemCapability.Multimedia.Media.AVTransCoder",
"SystemCapability.Multimedia.Media.AVMetadataExtractor",
"SystemCapability.Multimedia.Media.AVImageGenerator",
"SystemCapability.Multimedia.SystemSound.Core",
"SystemCapability.Multimedia.AudioHaptic.Core",
"SystemCapability.Multimedia.Media.SoundPool",
"SystemCapability.Multimedia.Media.AVScreenCapture",
"SystemCapability.Multimedia.Media.AudioPlayer",
"SystemCapability.Multimedia.Media.VideoPlayer",
"SystemCapability.Multimedia.Media.AudioRecorder",
"SystemCapability.Multimedia.Media.VideoRecorder",
"SystemCapability.Multimedia.Media.AVPlayer",
"SystemCapability.Multimedia.Media.AVRecorder"
],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "10000KB",
"ram": "10000KB",
"hisysevent_config": [
"//foundation/multimedia/player_framework/hisysevent.yaml"
],
"deps": {
"components": [
"av_session",
"safwk",
"hilog",
"window_manager",
"napi",
"samgr",
"hitrace",
"audio_framework",
"ipc",
"graphic_2d",
"graphic_surface",
"hisysevent",
"c_utils",
"zlib",
"access_token",
"image_framework",
"hiview",
"eventhandler",
"init",
"input",
"memmgr_override",
"hicollie",
"media_foundation",
"drivers_peripheral_codec",
"drivers_peripheral_display",
"hdf_core",
"ability_base",
"ability_runtime",
"bundle_framework",
"distributed_notification_service",
"relational_store",
"resource_management",
"av_codec",
"miscdevice",
"drm_framework",
"qos_manager",
"config_policy",
"power_manager",
"memmgr",
"common_event_service",
"call_manager",
"core_service",
"state_registry",
"resource_schedule_service",
"ffmpeg",
"bounds_checking_function",
"libxml2",
"libuv",
"data_share",
"ringtone_library"
],
"third_party": [
"bounds_checking_function"
]
},
"build": {
"group_type": {
"base_group": [],
"fwk_group": [
"//foundation/multimedia/player_framework/interfaces/kits/js:napi_packages",
"//foundation/multimedia/player_framework/interfaces/kits/c:capi_packages",
"//foundation/multimedia/player_framework/interfaces/inner_api/native:media_client"
],
"service_group": [
"//foundation/multimedia/player_framework/services:media_services_package",
"//foundation/multimedia/player_framework/sa_profile:media_service_sa_profile"
]
},
"inner_kits": [
{
"type": "so",
"name": "//foundation/multimedia/player_framework/services/utils:media_service_utils",
"header": {
"header_files": [
],
"header_base": "//foundation/multimedia/player_framework/services/utils/include"
}
},
{
"type": "so",
"name": "//foundation/multimedia/player_framework/interfaces/inner_api/native:media_client",
"header": {
"header_files": [
"player.h",
"recorder.h",
"screen_capture.h",
"media_errors.h"
],
"header_base": "//foundation/multimedia/player_framework/interfaces/inner_api/native"
}
},
{
"type": "none",
"name": "//foundation/multimedia/player_framework/interfaces/kits/js:napi_packages",
"header": {
"header_files": [
"native_module_ohos_media.h"
],
"header_base": "//foundation/multimedia/player_framework/interfaces/kits/js"
}
},
{
"type": "none",
"name": "//foundation/multimedia/player_framework/frameworks/native/system_sound_manager:system_sound_client",
"header": {
"header_files": [
"ringtone_player.h",
"system_sound_manager.h",
"system_tone_plyaer.h"
],
"header_base": "//foundation/multimedia/player_framework/interfaces/inner_api/native/system_sound_manager/include"
}
},
{
"type": "none",
"name": "//foundation/multimedia/player_framework/frameworks/native/audio_haptic:audio_haptic",
"header": {
"header_files": [
"audio_haptic_manager.h",
"audio_haptic_player.h"
],
"header_base": "//foundation/multimedia/player_framework/interfaces/inner_api/native/audio_haptic/include"
}
}
],
"test": [
"//foundation/multimedia/player_framework/test:media_fuzz_test",
"//foundation/multimedia/player_framework/test:media_unit_test"
]
}
}
}
1
https://gitee.com/neusoft_group_co_ltd_cc/multimedia_player_framework_4.git
git@gitee.com:neusoft_group_co_ltd_cc/multimedia_player_framework_4.git
neusoft_group_co_ltd_cc
multimedia_player_framework_4
multimedia_player_framework_4
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891