Contents

actualTime

The actual time in the video timeline at which the image generator creates the image.

Declaration

var actualTime: CMTime { get throws }

Discussion

This value may differ from the requestedTime depending on the configuration of the image generator’s requestedTimeToleranceBefore and requestedTimeToleranceAfter properties.

See Also

Accessing image data