Language
To Camera Roll
VideoEditor SDK supports saving videos to the camera roll.
Import gallery saver#
To save the video to the device's camera roll, we are using the gallery_saver
plugin. For further reference on how to set this up, please take a look at the official documentation.
Open the editor and save the video to the camera roll#
Open the video editor and handle the export result. To save the exported video to the camera roll, open the editor and handle the export result. Then, use the gallery_saver
plugin to save the VideoEditorResult.video
.