Package-level declarations

Types

Link copied to clipboard
class DefaultYospacePlaybackPolicyHandler(var player: Player, var adPlaybackPolicy: AdPlaybackPolicy, session: SessionVOD) : YospacePlaybackPolicyHandler, PlaybackPolicyHandler
Link copied to clipboard

Information about the library such as version and name.

Link copied to clipboard

The specialization of AdComposedPlayer that plays Yospace curated ads.

Link copied to clipboard

The factory class responsible for creating:

Link copied to clipboard

Proxy for the Session object that handles Session initialization and provides playback URL that conforms to the Yospace infrastructure’s Central Streaming Manager (CSM) semantics. This playback URL is subsequently used to build YospaceAdsPlayer instance.

Link copied to clipboard
interface YospacePlaybackPolicyHandler : PlaybackPolicyHandler, PlaybackPolicyHandler

Extension of PlaybackPolicyHandler that also MUST implement Yospace SDK's com.yospace.admanagement.PlaybackPolicyHandler interface.