bracketSettings
The variations available for bracketed capture settings for this photo.
Declaration
var bracketSettings: AVCaptureBracketedStillImageSettings? { get }Discussion
When you request a bracketed capture using the AVCapturePhotoBracketSettings class, you specify an array of AVCaptureBracketedStillImageSettings objects indicating the capture setting variations (such as exposure compensation) to apply to each image in the bracket. This property indicates the settings associated with this particular photo, or nil if this photo is not part of a bracketed capture.