I'm playing video using AVplayerViewController and I want to add controls for subtitle.
I used playerController.showsPlaybackControls = true, but its showing controls except airplay and subtitle. How to add these missing controls?
I'm playing video using AVplayerViewController and I want to add controls for subtitle.
I used playerController.showsPlaybackControls = true, but its showing controls except airplay and subtitle. How to add these missing controls?