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.
The player item that represents the primary content.
weak var primaryItem: AVPlayerItem? { get }The item must contain an AVAsset that provides intrinsic mappings from its timeline to realtime dates.