Contents

simulatedAperture

Shallow depth of field simulated aperture.

Declaration

var simulatedAperture: Float { get set }

Discussion

When capturing a Cinematic Video, use this property to control the amount of blur in the simulated depth of field effect.

This property only takes effect when isCinematicVideoCaptureEnabled is set to true.

This property is initialized to the associated AVCaptureDevice/activeFormat/defaultSimulatedAperture.

This property is key-value observable.

See Also

Configuring Cinematic video capture