removePlayer(_:)
Removes a player from the session.
Declaration
func removePlayer(_ player: AVPlayer)Parameters
- player:
The player to remove from the session.
Removes a player from the session.
func removePlayer(_ player: AVPlayer)The player to remove from the session.