ios-samples/AVTouchSample
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
..
Resources Pull from upstream 2015-01-19 20:39:40 +05:30
Screenshots Added new sample screenshots 2012-03-07 16:35:49 -05:00
CALevelMeter.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Default.png Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
GLLevelMeter.cs Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
Info.plist Pull from upstream 2015-01-19 20:39:40 +05:30
LevelMeter.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Main.cs Pull from upstream 2015-01-19 20:39:40 +05:30
MainWindow.xib Fix xib to run full screen on iPhone5 [#12154] 2013-05-08 14:54:47 -04:00
MainWindow.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
MeterTable.cs Pull from upstream 2015-01-19 20:39:40 +05:30
README.md README.md fixications. 2011-11-16 14:23:44 +01:00
avTouch.csproj Pull from upstream 2015-01-19 20:39:40 +05:30
avTouch.sln Added Screenshot for AV Touch 2011-09-30 14:41:29 -07:00
avTouchViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30
avTouchViewController.xib Pull from upstream 2015-01-19 20:39:40 +05:30
avTouchViewController.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30

README.md

AV Touch

An example on using AVFoundation on iOS devices. This allows a developer to access playing audio and accessing audio data from their application.

Based on Apple's avTouch example: http://developer.apple.com/library/ios/#samplecode/avTouch/Introduction/Intro.html

Authors

Miguel de Icaza