isLensStabilizationDuringBracketedCaptureSupported
A Boolean value that indicates whether the capture output supports lens stabilization across the duration of a bracketed capture.
Declaration
var isLensStabilizationDuringBracketedCaptureSupported: Bool { get }Discussion
You may set the isLensStabilizationDuringBracketedCaptureEnabled property only if this property’s value is true. This value may change as the session’s sessionPreset property or the input device’s activeFormat property changes.
This property supports key-value observing.