rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

Retrive final merge file #319

Open mavencode01 opened 8 years ago

mavencode01 commented 8 years ago

I need to upload the merge files to my server, how can i get the output path to the final merge file ?

mitchellporter commented 8 years ago

Use the outputUrl property on the SCAssetExportSession instance.