PlayerControlView:该库提供了可轻松自定义的Android MediaController

时间:2021-05-22 15:42:40
【文件属性】:
文件名称:PlayerControlView:该库提供了可轻松自定义的Android MediaController
文件大小:10.17MB
文件格式:ZIP
更新时间:2021-05-22 15:42:40
android mediacontroller Java PlayerControlView 该库提供了可轻松自定义的Android 。 基本用户界面 自定义UI 特征 按钮图片可自定义 文字颜色和大小可定制 快进/快退时间可自定义 显示持续时间是可定制的 如果需要,此视图可以保留 支持的播放器 媒体播放器 VideoView ExoPlayer1.x 和Android TV(专注于图像) 不支持ExoPlayer2.x,请根据需要使用 。 安装 将其添加到您的应用模块构建包中。 dependencies { compile ' com.github.ogapants:PlayerControlView:1.0.1 ' } 基本用法 PlayerControlView使用接口作为播放器。 PlayerControlView playerControlView = new PlayerControlView ( this )
【文件预览】:
PlayerControlView-master
----gradlew(5KB)
----settings.gradle(40B)
----playercontrolview()
--------src()
--------.gitignore(7B)
--------build.gradle(1002B)
--------proguard-rules.pro(656B)
----art()
--------custom.png(20KB)
--------basic.png(14KB)
----gradle()
--------wrapper()
----README.md(4KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(748B)
--------proguard-rules.pro(656B)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.gitignore(65B)
----build.gradle(417B)

网友评论