insertableImages property
Specify the images that you want to overlay on your video. The images must be PNG or TGA files.
Implementation
final List<InsertableImage>? insertableImages;
Specify the images that you want to overlay on your video. The images must be PNG or TGA files.
final List<InsertableImage>? insertableImages;