ios-samples/AVTouchSample
PJ Beaman db42e890a3 Added new sample screenshots 2012-03-07 16:35:49 -05:00
..
Screenshots Added new sample screenshots 2012-03-07 16:35:49 -05:00
images Added Screenshot for AV Touch 2011-09-30 14:41:29 -07:00
CALevelMeter.cs Make the avTouchSample actually render the levels 2012-01-23 20:46:07 -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 Added Screenshot for AV Touch 2011-09-30 14:41:29 -07:00
LevelMeter.cs Removed console output from LevelMeter to view exception, added confirmation of all button pushes to MonoCatalog 2012-01-31 15:21:09 -05:00
Main.cs Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
MainWindow.xib Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
MainWindow.xib.designer.cs Make the avTouchSample actually render the levels 2012-01-23 20:46:07 -05:00
Metadata.xml Initial tags. 2011-10-05 22:32:15 +02:00
MeterTable.cs Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
README.md README.md fixications. 2011-11-16 14:23:44 +01:00
avTouch.csproj Make the avTouchSample actually render the levels 2012-01-23 20:46:07 -05:00
avTouch.sln Added Screenshot for AV Touch 2011-09-30 14:41:29 -07:00
avTouchViewController.cs Made rewinding more noticeable 2012-01-31 16:09:45 -05:00
avTouchViewController.xib [AVTouchSample] Fix image path. Part of #1229. 2011-10-05 00:42:13 +02:00
avTouchViewController.xib.designer.cs Make the avTouchSample actually render the levels 2012-01-23 20:46:07 -05:00
icon.png Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
sample.m4a Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00

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