maximumDuration property

double? maximumDuration
final

Enforces a maximum allowed duration in seconds for the edited video for the trim and composition tool if set to a value different from null. See forceMode for additional options.

// Defaults to:
null

Implementation

final double? maximumDuration;