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.
Creates a new customizable player from an existing player.
init(player: AVPlayer)The player used to create the new player.