Protocols
The following protocols are available globally.
-
FLBannerViewDelegate defines methods you can implement to receive life-cycle information about a TDBannerView.
See moreDeclaration
Swift
public protocol FLBannerViewDelegate : AnyObject -
AdCuePointEvent stores all the information about cue points received from the server (ads, track information, etc.)
See moreDeclaration
Swift
public protocol AdCuePointEvent : StreamTimelineMetadata -
The specialization of
See morePlayerthat plays Triton audio streams and could also provide companion banners for display by the application client.Declaration
Swift
public protocol TritonPlayer : Player -
Undocumented
Declaration
Swift
public protocol FLTritonError : FLExceptionError, StreamTimelineMetadata
Protocols Reference