Contents

AVCaptureVideoStabilizationMode.previewOptimized

A mode that uses the preview optimized stabilization algorithm.

Declaration

case previewOptimized

Discussion

Preview stabilization is a low-latency and low-power algorithm which the system supports only on connections that have either an associated preview layer or a preview-sized AVCaptureVideoDataOutput.

See Also

Stabilization modes