Contents

kCMSampleBufferAttachmentKey_StillImageLensStabilizationInfo

Indicates information about the lens stabilization applied to the current still image buffer.

Declaration

let kCMSampleBufferAttachmentKey_StillImageLensStabilizationInfo: CFString

Discussion

Sample buffers that have been captured with a lens stabilization module may have an attachment of kCMSampleBufferAttachmentKey_StillImageLensStabilizationInfo which has information about the stabilization status during the capture. This key will not be present in CMSampleBuffers coming from cameras without a lens stabilization module.

See Also

Sample Buffer Keys