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.
我正在使用AVPlayer在我的 iOS 应用程序中显示视频。现在我需要一些漂亮的控件来控制上一个、下一个和播放/暂停按钮。默认情况下AVPlayer不附带任何。
AVPlayer
我想知道,是否有任何开源组件可以直接用于此类控件?我实际上只想要使用相同的控件MPMoviePlayerController。但我想这是不可能的,除非我完全伪造它们。
MPMoviePlayerController
我可以自己创建它们,但我不想重新发明轮子。
这是一个非常好的。BeamApp
https://github.com/BeamApp/MusicPlayerViewController