Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 449 Bytes

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.

AVCamManual