Info
| Version: | 0.0.5 | 
| Author(s): | Abdul Muhaymin Arif | 
| Last Update: | Sunday, April 19, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SDAVAssetExportSessionXamarin | 
Install
Install-Package SDAVAssetExportSessionXamarin
                        dotnet add package SDAVAssetExportSessionXamarin
                        paket add SDAVAssetExportSessionXamarin
                        
                                SDAVAssetExportSessionXamarin Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
You want the ease of use of AVAssetExportSession but default provided presets doesn't fit your needs? You then began to read documentation for AVAssetWriter, AVAssetWriterInput, AVAssetReader, AVAssetReaderVideoCompositionOutput, AVAssetReaderAudioMixOutput… and you went out of aspirin? SDAVAssetExportSession is a rewrite of AVAssetExportSession on top of AVAssetReader* and AVAssetWriter*.
Unlike AVAssetExportSession, you are not limited to a set of presets – you have full access over audio and video settings.