Contents

requestedTimeToleranceAfter

A maximum length of time after the requested time to allow image generation to occur.

Declaration

var requestedTimeToleranceAfter: CMTime { get set }

Mentioned in

Discussion

The default value is positiveInfinity. Set the values of requestedTimeToleranceBefore and requestedTimeToleranceAfter to zero to request frame-accurate image generation; this may incur additional decoding delay.

See Also

Configuring image generation