init(playerItem:)
Creates a new synchronized layer with timing synchronized with a given player item.
Declaration
init(playerItem: AVPlayerItem)Parameters
- playerItem:
A player item.
Return Value
A new synchronized layer with timing synchronized with playerItem.