AVVideoScalingModeResizeAspectFill
The string identifier for resizing a video to fit the surrounding view’s longer dimension while preserving aspect ratio.
Declaration
let AVVideoScalingModeResizeAspectFill: StringDiscussion
This mode crops the video to fit the destination dimensions, preserving the aspect ratio of the source video.