Contents

avPlayer

The AV player that the component plays.

Declaration

var avPlayer: AVPlayer? { get }

Discussion

Pass this player to the component as a parameter in the initializer; you can’t replace it afterward.

See Also

Accessing video player properties