https://github.com/xarg/espal
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/xarg/espal
- Owner: xarg
- Created: 2014-04-30T13:54:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-07T16:32:22.000Z (about 12 years ago)
- Last Synced: 2025-06-10T08:12:57.879Z (about 1 year ago)
- Language: Objective-C
- Size: 172 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
README
### AVCam for iOS ###
===========================================================================
DESCRIPTION:
AVCam demonstrates usage of AV Foundation capture API for recording movies, taking still images, and switching cameras. It runs only on an actual device, either an iPad or iPhone, and cannot be run in the simulator.
===========================================================================
BUILD REQUIREMENTS:
Xcode 5.0 or later, iOS SDK 7.0 or later
===========================================================================
RUNTIME REQUIREMENTS:
iOS 7.0 or later
===========================================================================
CHANGES FROM PREVIOUS VERSION:
Rewrote to take advantage of modern Cocoa Touch features.
===========================================================================
Copyright (C) 2013 Apple Inc. All rights reserved.