Skip to main content
Language

From Multiple Videos

VideoEditor SDK supports loading multiple videos from the local file system such as the documents or a temporary directory, as well as the application resources.

Load Videos#

Create an array of AssetURIs containing all of the video files you want to load into the editor. For this example, we are using two local videos.

Open the editor#

This array of video URIs can now be loaded into the editor while handling the result as well as any possible occurring errors.