ios-samples/AVCompositionDebugVieweriOS
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
AVCompositionDebugVieweriOS Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots Add AVCompositionDebugVieweriOS sample 2014-04-21 15:12:45 -08:00
AVCompositionDebugViewerIOS.sln Add AVCompositionDebugVieweriOS sample 2014-04-21 15:12:45 -08:00
Metadata.xml Add AVCompositionDebugVieweriOS sample 2014-04-21 15:12:45 -08:00
README.md onboard missing samples 2019-08-01 19:56:58 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - AVComposition Debug Viewer Sample application with an AVCompositionDebugView which presents a visual description of the underlying AVComposition sample
csharp
xamarin
avcompositiondebugviewerios

AVComposition Debug Viewer

This sample application has an AVCompositionDebugView which presents a visual description of the underlying AVComposition, AVVideoComposition and AVAudioMix objects which form the composition made using two clips, adding a cross fade transition in between and audio ramps to the two audio tracks.

AVCompositionDebugVieweriOS application screenshot