Contents

bracketedSettings

An array describing the number of and settings for images to produce in a bracketed capture.

Declaration

var bracketedSettings: [AVCaptureBracketedStillImageSettings] { get }

Discussion

This array is read-only. You provide this array of bracket settings when creating a settings object with the init(format:rawPixelFormatType:bracketedSettings:) initializer.

See Also

Working with bracketed settings