addPlayer(_:)
Adds a player to the session.
Declaration
func addPlayer(_ player: AVPlayer)Parameters
- player:
The player instance to add to the session.
Adds a player to the session.
func addPlayer(_ player: AVPlayer)The player instance to add to the session.