KalpeshTalkar / ManualAVCamera

Example from Apple that demonstrates the use of manual controls on Camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example from Apple that demonstrates the use of manual controls on Camera

License:Other


Languages

Language:Objective-C 100.0%