SceneKit2Video
SceneKit2Video copied to clipboard
How would you save the video onboard the phone in the callback?
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?