Contents

currentSnapshot

An immutable representation of the timeline state at time of request.

Declaration

var currentSnapshot: AVPlayerItemIntegratedTimelineSnapshot { get }

Discussion

A timeline snapshot provides a read-only view of the details of the timeline. Because a snapshot provides a fixed view of the timeline at the time of the request, its state doesn’t update as playback continues.

See Also

Inspecting snapshots