init(primaryPlayer:)
Creates an observer with a player item.
Declaration
init(primaryPlayer: AVPlayer)Parameters
- primaryPlayer:
An object that plays the primary content.
Creates an observer with a player item.
init(primaryPlayer: AVPlayer)An object that plays the primary content.