ios-samples/AVTouchSample
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01: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 [XISamples]Update xibs 2017-07-21 12:35:56 -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 Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
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