зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
AudioTapProcessor | ||
Screenshots | ||
AudioTapProcessor.sln | ||
LICENSE.txt | ||
Metadata.xml | ||
README.md |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - AudioTapProcessor | Sample application that uses the MTAudioProcessingTap in combination with AV Foundation to visualize audio samples (volume) | 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