add
Adds a EditedMediaItemSequence to the Composition.
Parameters
The EditedMediaItemSequence to add.
Add a single item EditedMediaItemSequence to the Composition.
Parameters
The Uri of the item to add.
Whether the item should loop.
A block to configure and build the MediaItem.
A block to configure and build the EditedMediaItem.
Add a single item EditedMediaItemSequence to the Composition.
Parameters
The File of the item to add.
Whether the item should loop.
A block to configure and build the MediaItem.
A block to configure and build the EditedMediaItem.
Add a single item EditedMediaItemSequence to the Composition.
Parameters
The MediaItem to add.
Whether the item should loop.
A block to configure and build the EditedMediaItem.
Add a single item EditedMediaItemSequence to the Composition.
Parameters
The EditedMediaItem to add.
Whether the item should loop.