init(device:)
Creates a slider to control the exposure bias of the specified capture device.
Declaration
init(device: AVCaptureDevice)Parameters
- device:
The capture device to control.
Discussion
You can only create an exposure bias slider with a device that support’s setting its exposureTargetBias property value.