Contents

minimumAllowedDuration

The minimum duration if the sample type has a restricted duration.

Declaration

var minimumAllowedDuration: TimeInterval { get }

Return Value

The minimum time interval between the sample’s startDate and endDate properties.

Discussion

This method throws an exception if isMinimumDurationRestricted is false.

See Also

Checking the Duration Restriction