I want to hide the rewind and forward buttons beside the play button in AVPlayerViewController. Is it possible to do so?
Asked
Active
Viewed 191 times
-1
-
Next time read the forum rules. This is not a valid question. – SubliemeSiem Feb 25 '16 at 09:57
1 Answers
0
You cannot specifically hide those buttons. Its either hide everything or show everything using the method setShowsPlaybackControls. You can try using the contentOverlayView to manipulate them.

barryjones
- 2,149
- 1
- 17
- 21