Contents

init(player:)

Creates a new customizable player from an existing player.

Declaration

init(player: AVPlayer)

Parameters

  • player:

    The player used to create the new player.

See Also

Setting Up the Player