FLInterstitialEventsDelegate

  • playerViewController(_:to:) Default implementation

    API to allow for seamless integration of ad playback policies with seek position control during video playback.

    Note

    This API is designed for use with AVPlayerViewController.

    Default Implementation

  • didPresent(_:) Default implementation

    API to enable linear playback mode for AVPlayerViewController.

    Default Implementation

  • willPresent(_:) Default implementation

    API to disable linear playback mode for AVPlayerViewController.

    Default Implementation

  • getContentPosition(for:) Default implementation

    API to retrieve position of the content for the given playhead position. The input can have the position relative to SSAI ad stitched.

    Default Implementation