[ Version ( since = "3.58" ) ]
public void set_min_duration_minutes (uint value)
Sets minimum duration to be used for the components, in minutes.
When the component duration is less than this value, it is increased to it. The default value is 0.
Changing the value does not influence already added components. Use rebuild to rebuild the content.
| this |
an ComponentBag |
| value |
a value to set |