AdPlayerDelegate

Ad player delegate

  • willLoadCuratedStreamAsset(_:) Default implementation

    Will load curated stream URL for content and ad playback combined AVURLAsset.

    Note

    SSAI AdPlayer only provide the content playback and adplayback curated stream url.

    Default Implementation

    Declaration

    Swift

    func willLoadCuratedStreamAsset(_ urlAsset: AVURLAsset)