Skip to content

Instantly share code, notes, and snippets.

@kjartanvest
Created April 7, 2017 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kjartanvest/e8b03cdc8d15f042c45f4745e2c1906b to your computer and use it in GitHub Desktop.
Save kjartanvest/e8b03cdc8d15f042c45f4745e2c1906b to your computer and use it in GitHub Desktop.
uploader.uploadVideoArray(videos: videoArray, exportProgress:
{ progress in
// Report export progress to UI
}, uploadProgress: { progress in
// Report upload progress to UI
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment