Contents

productionAperture

A mode that applies only pixel aspect ratio.

Declaration

static let productionAperture: AVAssetImageGenerator.ApertureMode

Discussion

The image isn’t cropped to the clean aperture region, but it’s 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