зеркало из https://github.com/xamarin/ios-samples.git
2b25d3b0d0 | ||
---|---|---|
.. | ||
Resources | ||
Screenshots | ||
CALevelMeter.cs | ||
Default.png | ||
GLLevelMeter.cs | ||
Info.plist | ||
LevelMeter.cs | ||
Main.cs | ||
MainWindow.xib | ||
MainWindow.xib.designer.cs | ||
Metadata.xml | ||
MeterTable.cs | ||
README.md | ||
avTouch.csproj | ||
avTouch.sln | ||
avTouchViewController.cs | ||
avTouchViewController.xib | ||
avTouchViewController.xib.designer.cs |
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