You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the video is displayed as aspectFit when in full-screen mode. AVPlayerViewController provides a button on iPhones (with a notch) in landscape mode to switch the video gravity between aspectFit and aspectFill.
Describe the solution you'd like
Add similar functionality to our video player.
Affected Component
BingeControlsViewController
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, the video is displayed as
aspectFit
when in full-screen mode.AVPlayerViewController
provides a button on iPhones (with a notch) in landscape mode to switch the video gravity betweenaspectFit
andaspectFill
.Describe the solution you'd like
Add similar functionality to our video player.
Affected Component
BingeControlsViewController
The text was updated successfully, but these errors were encountered: