Contents

currentExposureDuration

A special constant representing the current exposure duration setting.

Declaration

class let currentExposureDuration: CMTime

Discussion

Pass this value to setExposureModeCustom(duration:iso:completionHandler:) to lock exposure duration to its current value (that’s, to disable autoexposure).

See Also

Exposure constants