Contents

primaryItem

The player item that represents the primary content.

Declaration

weak var primaryItem: AVPlayerItem? { get }

Discussion

The item must contain an AVAsset that provides intrinsic mappings from its timeline to realtime dates.

See Also

Accessing player items