VideoPlayerViewController: Fix the aspect ratio regression
This merge request brings a fix to the aspect ratio regression with:
- The delegate's optional method that is now properly declared to allow the Playback Service to call it when needed.
- The delegate's optional method allowing to adjust the video output view according to the aspect ratio selected that is now properly called after the application of the aspect ratio.
This fixes also the aspect ratio application through the action sheet selection.
Closes #1788 (closed)
Merge request reports
Activity
Filter activity
changed milestone to %3.5.2
added Player Regression labels
Please register or sign in to reply