Contents

productionAperture

The pixel aspect ratio will be applied.

Declaration

static let productionAperture: AVVideoApertureMode

Discussion

The image is not cropped to the clean aperture region, but it is scaled according to the pixel aspect ratio. Use this option when you want to see all the pixels in your video, including the edges.

See Also

Aperture modes