Skip to main content

PlayerView

A view that shows a playing video content.

open class PlayerView: _View 

Inheritance

_View

Properties

player

A player this view is following.

open private(set) lazy var player 

playerLayer

public var playerLayer: AVPlayerLayer 

layerClass

override public static var layerClass: AnyClass 

Methods

setUp()

override open func setUp() 

Did you find this page helpful?