Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要为 VideoView 控件(如进度条和播放/暂停按钮)设置自定义设计。在过去的几个小时里,我一直在研究 MediaController 类。似乎没有简单的方法来定制它。
我应该放弃使用 MediaController 的想法并改用其他东西吗?如果是 - 你有什么建议。
谢谢。
有许多与 MediaPlayer 相关的侦听器可让您了解歌曲或视频的状态 :) 因此,如果您查看 android 文档,您会找到您想要的。
文档:媒体播放器