0

I'm pretty new in ios programming. Please, help me to find native solution to get the same button in avplayer controller as it is in safari: enter image description here

How to enable this button in right bottom corner and assign my action to it?

Ruslan Sabirov
  • 440
  • 1
  • 4
  • 19

1 Answers1

0

I couldn't find, how to change AVPLayerController controls. But I made custom player with my control panels, using container view and embedding AVPlayerController. enter image description here

Ruslan Sabirov
  • 440
  • 1
  • 4
  • 19