lacyrhoades / SceneKit2Video

Demo project: High-def video output from SCNKit
MIT License
70 stars 15 forks source link

How would you save the video onboard the phone in the callback? #10

Open lingxiao opened 6 years ago

lingxiao commented 6 years ago

In the example given, the video is saved to outputURL in the callback andThen. If I were to save it on the phone instead, how would the new location be passed in?