Skip to main content
Language

From Local Storage

Create File#

Here, we create a File object for a video stored in the cache directory.

Start Editor#

Configure the LoadSettings to set the source to the Uri of the file. The VideoEditorBuilder takes in the configured VideoEditorSettingsList and starts the video editor. The result is obtained in the onActivityResult() method when the editor exits.