supportsSessionPreset(_:)
Returns a Boolean value that indicates whether you can use the device with capture session configured with the specified preset.
Declaration
func supportsSessionPreset(_ preset: AVCaptureSession.Preset) -> BoolParameters
- preset:
A capture session preset.