зеркало из https://github.com/xamarin/ios-samples.git
5bcf0993b7
* batch run on readme files * Some manual fixes that couldn't parse * Some more batch fixes * Fixed final two edge cases * Manual fix of a parse error * Missed bad md whitespace * Another manual fix of parser error * Some minor parse fixes |
||
---|---|---|
.. | ||
AudioTapProcessor | ||
Screenshots | ||
AudioTapProcessor.sln | ||
LICENSE.txt | ||
Metadata.xml | ||
README.md |
README.md
name | description | page_type | languages | products | technologies | urlFragment | |||
---|---|---|---|---|---|---|---|---|---|
Xamarin.iOS - AudioTapProcessor | Sample application that uses the MTAudioProcessingTap in combination with AV Foundation to visualize audio samples (volume) as well as applying a... | sample |
|
|
|
audiotapprocessor |
AudioTapProcessor
Sample application that uses the MTAudioProcessingTap in combination with AV Foundation to visualize audio samples (volume) as well as applying a Core Audio audio unit effect (Bandpass Filter) to the audio data.
Note
The sample requires at least one video asset in the Asset Library (Camera Roll) to use as the source media. It will automatically select the first one it finds. Download some funny video clip from internet.
Build Requirements
Building this sample requires Xcode 6 and iOS 7.0 SDK
Target
This sample runnable on iPadSimulator iPad
Copyright
Xamarin port changes are released under the MIT license
Author
Ported to Xamarin.iOS by Rustam Zaitov