1 Star 0 Fork 163

tangjia / multimedia_av_session

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mediaControlExtension.gni 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
张敏敏 提交于 2023-06-26 01:12 . add MediaControlExtension
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
ability_runtime_path = "//foundation/ability/ability_runtime"
ability_runtime_napi_path = "${ability_runtime_path}/frameworks/js/napi"
ability_base_path = "//foundation/ability/ability_base"
form_fwk_path = "//foundation/ability/form_fwk"
ability_runtime_innerkits_path = "${ability_runtime_path}/interfaces/inner_api"
ability_runtime_native_path = "${ability_runtime_path}/frameworks/native"
ability_runtime_services_path = "${ability_runtime_path}/services"
ability_runtime_abilitymgr_path = "${ability_runtime_services_path}/abilitymgr"
ability_runtime_test_path = "${ability_runtime_path}/test"
ace_engine_path = "//foundation/arkui/ace_engine"
arkui_path = "//foundation/arkui"
previewer_path = "//ide/tools/previewer"
media_control_extension_path =
"//foundation/multimedia/av_session/mediaControlExtension"
1
https://gitee.com/jackis/multimedia_av_session.git
git@gitee.com:jackis/multimedia_av_session.git
jackis
multimedia_av_session
multimedia_av_session
master

搜索帮助