Contents

photoTime

The offset, in seconds, from the beginning of the Live Photo’s duration to the time corresponding to its still photo.

Declaration

var photoTime: CMTime { get }

Discussion

To create time-based effects in your frameProcessor block, use this property together with the duration property.

See Also

Examining an Editing Context’s Live Photo