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

SCRecordSessionSegment store segment after file is removed? #344

Open hongzhou85 opened 8 years ago

hongzhou85 commented 8 years ago

SCRecordSessionSegment(URL: NSURL(fileURLWithPath: videoPath), info: nil)

If we create a session segment with the path and then the file path is removed, does the SCRecordSessionSegment still store the segment?