Protocols

The following protocols are available globally.

  • FLBannerViewDelegate defines methods you can implement to receive life-cycle information about a TDBannerView.

    See more

    Declaration

    Swift

    public protocol FLBannerViewDelegate : AnyObject
  • AdCuePointEvent stores all the information about cue points received from the server (ads, track information, etc.)

    See more

    Declaration

    Swift

    public protocol AdCuePointEvent : StreamTimelineMetadata
  • The specialization of Player that plays Triton audio streams and could also provide companion banners for display by the application client.

    See more

    Declaration

    Swift

    public protocol TritonPlayer : Player
  • Undocumented

    Declaration

    Swift

    public protocol FLTritonError : FLExceptionError, StreamTimelineMetadata