Contents

supportedDynamicAspectRatios

Indicates the supported aspect ratios for the device format.

Declaration

var supportedDynamicAspectRatios: [AVCaptureDevice.AspectRatio] { get }

Discussion

An array that describes the aspect ratios that are supported for this format. If this device format does not support dynamic aspect ratio, this property returns an empty array.

See Also

Determining dynamic aspect ratio support