AVVideoScalingModeResize
The string identifier for resizing a video to fit the surrounding view’s dimensions.
Declaration
let AVVideoScalingModeResize: StringDiscussion
This mode crops the video to remove the edge processing region and scales the remainder to the destination area. It doesn’t preserve the aspect ratio.