remove "play from begining" infoView TvOs

hi, i need remove "play from begining" button in avplayer .it's possible??

Yes it is. Simply set the infoViewActions property of your AVPlayerVIewController to an empty array, like this: playerViewController.infoViewActions = []

remove "play from begining" infoView TvOs
 
 
Q