Controls for AVPlayer

后端 未结 1 639
春和景丽
春和景丽 2021-01-21 03:29

I am using AVPlayer to display video in my iOS app. Now I need some nice looking controls for previous, next and the play/pause button. By default AVPlayer

1条回答
  •  余生分开走
    2021-01-21 03:55

    Here is a really nice one. BeamApp

    https://github.com/BeamApp/MusicPlayerViewController

    0 讨论(0)
提交回复
热议问题