duration property

int? duration
final

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;