Language
From App Bundle
VideoEditor SDK supports adding predefined as well as custom overlays from the app bundle.
Adding custom Overlays#
Custom overlays can be added by specifying them in the configuration.overlay.items
array.
Each overlay takes a unique identifier
, a name
, a blendMode
, an overlayURI
as well as an optional thumbnailURI
.
Adding existing Overlays#
You can also add predefined overlays that are shipped with the SDK. By default, all of them are contained in the configuration.overlay.items
array.
To add predefined overlays, simply specify their identifiers. All available identifiers can be found here.
For this example, only two predefined overlays are enabled.