A special constant representing the current exposure bias value.
SDKs
- iOS 8.0+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
const float AVCaptureExposureTargetBiasCurrent;
Discussion
Pass this value to set
to lock exposure bias to its current value (that is, disable autoexposure).