Protocols

The following protocols are available globally.

MediaPlaylistItemTransitionCallback

  • Provider interface for getting bookmark configuration for playlist items. Client implements this to provide bookmark configuration for each media item. Called by the SDK internally when player transitions to a new item.

    See more

    Declaration

    Swift

    public protocol MediaPlaylistItemTransitionCallback : AnyObject