playbackPosition

A snapshot of the current playback position. Must be updated — with a fresh hostTime — on play, pause, seek, scan, and buffering state changes. Must be observable.

Declaration

@MainActor var playbackPosition: AVPlaybackUserInterfacePlaybackPosition { get }