Contents

addPlayer(_:)

Adds a player to the session.

Declaration

func addPlayer(_ player: AVPlayer)

Parameters

  • player:

    The player instance to add to the session.

See Also

Managing players