BrightcoveAdPlayer
public protocol BrightcoveAdPlayer : AdPlayer
Brightcove Ad Player interface
-
Represents client side proxy for [PALSession] instance.
Declaration
Swift
var palClient: PALSessionClient? { get } -
Keyframe data for the player content
Declaration
Swift
var thumbnailList: [WebVTTModel]? { get }