ios-samples/AVTouchSample
olegoid ce27b22673 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
..
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
AppDelegate.cs [AVTouch] Modernize a little the AppDelegate 2015-06-16 01:20:40 -05:00
CALevelMeter.cs [AVTouchSample] Fix exporting initWithCoder: ctor of CALevelMeter class 2015-06-16 00:40:08 -05:00
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 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
LevelMeter.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Main.cs Adjust FinishedLaunching() structure 2015-04-01 12:00:33 -04:00
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 Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03: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 [Keychain][monocatalog][ExtensionsDemo][Touch][avTouch][reachability][CoreLocation][FontList] fix sdk warnings 2015-05-20 12:46:09 +03:00
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