duration property
Specify the time, in milliseconds, for the image to remain on the output video. This duration includes fade-in time but not fade-out time.
Implementation
final int? duration;
Specify the time, in milliseconds, for the image to remain on the output video. This duration includes fade-in time but not fade-out time.
final int? duration;