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.
我想自定义 android 的视频视图,自定义视频视图应该看起来像给定的图片。
搜索栏看起来像
请帮我。谢谢
逐帧显示。你可以做其他的事情,比如搜索栏、视频布局、视频叠加等。
如果你想更多地自定义视频,你必须编写自己的原生库。否则,您可以使用 MediaMetadataRetriver 类逐帧提取。 看一看