/AVCamManual-Swift

A translation of Apple's sample code "AVCamManual: Extending AVCam to Use Manual Capture API" into Swift

Primary LanguageObjective-COtherNOASSERTION

AVCamManual: Using the Manual Capture API

Description

AVCamManual adds manual controls for focus, exposure, and white balance to the AVCam sample application.

New for iOS 10

AVCamManual now uses AVCapturePhotoOutput rather than AVCaptureStillImageOutput, and adds support for raw photo capture.

Requirements

Build

Xcode 8, iOS 10 SDK

Runtime

iOS 10.0

Copyright (C) 2016 Apple Inc. All rights reserved.