insertionMode property

MotionImageInsertionMode? insertionMode
final

Choose the type of motion graphic asset that you are providing for your overlay. You can choose either a .mov file or a series of .png files.

Implementation

final MotionImageInsertionMode? insertionMode;