1 Star 0 Fork 0

JackYu/Camera2EncodeH264

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build.gradle.kts 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
MrFishC 提交于 2024-01-18 14:44 . 首次提交
// Top-level build file where you can add configuration options common to all sub-projects/modules.
@Suppress("DSL_SCOPE_VIOLATION") // TODO: Remove once KTIJ-19369 is fixed
plugins {
alias(libs.plugins.androidApplication) apply false
alias(libs.plugins.kotlinAndroid) apply false
}
true // Needed to make the Suppress annotation work for the plugins block
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Yucr/camera2-encode-h264.git
[email protected]:Yucr/camera2-encode-h264.git
Yucr
camera2-encode-h264
Camera2EncodeH264
master

搜索帮助