A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
ACCEPT_INVITATION — Constant static property in class se.videoplaza.kit.api.constants.Tracking
Dispatched when end-user has chosen one ad out of many ads, or clicked (accepted the invitation) on an ad to go into a more interactive state.
ACCEPT_INVITATION_2 — Constant static property in class se.videoplaza.kit.api.constants.Tracking
Dispatched on the second time the end-user has clicked on an ad to go to a landing page.
Ad — Class in package se.videoplaza.kit.api
Wrapper for an Ad object passed by the Adplayer.
Ad(adObject) — Constructor in class se.videoplaza.kit.api.Ad
Constructor.
addChild(child) — Method in class se.videoplaza.kit.api.admodule.VpAdModuleView
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class se.videoplaza.kit.api.VpAdPlayerWrapper
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class se.videoplaza.kit.api.admodule.VpAdModule
addInsertionPoints(requestSettings:se.videoplaza.kit.api:RequestSettings, tags, customParameters) — Method in class se.videoplaza.kit.api.VpAdPlayerWrapper
Adds an insertion point to the current session.
AD_ERROR — Constant static property in class se.videoplaza.kit.api.events.VpAdModuleEventType
Dispatched when an ad fails to play properly.
AD_ERROR_EVENT — Constant static property in class se.videoplaza.kit.api.events.VpEventType
Dispatched when an AdError has occurred.
AD_HIDE — Constant static property in class se.videoplaza.kit.api.events.VpAdModuleEventType
Fires when the VpAdModule hides an ad.
AD_MODULE_CREATED — Constant static property in class se.videoplaza.kit.api.events.VpEventType
AD_NEXT — Constant static property in class se.videoplaza.kit.api.events.VpAdModuleEventType
AD_PLAYER_COMPLETE — Constant static property in class se.videoplaza.kit.api.events.VpEventType
Dispatched when an ad session has completed, after the video player has informed the AdPlayer that its item has ended by calling adPlayer.setPlayerState(CLIP_COMPLETE) The video player should not proceed to the next step until the AdPlayer has dispatched this event.
AD_PLAYER_ERROR — Constant static property in class se.videoplaza.kit.api.events.VpEventType
Dispatched if the AdPlayer can not load its skin or font file.
AD_PLAYER_MUTED — Constant static property in class se.videoplaza.kit.api.events.VpEventType
AD_PLAYER_READY — Constant static property in class se.videoplaza.kit.api.events.VpEventType
Dispatched after setNewItem(item:ItemInfo) has been correctly called, and the AdPlayer is ready to start the session Before this, the player should not start the stream.
adPlayerSkin — Property in class se.videoplaza.kit.api.utils.VpAdPlayerConfig
AD_PLAYER_VOLUME_CHANGE — Constant static property in class se.videoplaza.kit.api.events.VpEventType
AD_PREV — Constant static property in class se.videoplaza.kit.api.events.VpAdModuleEventType
ADS_CREATED — Constant static property in class se.videoplaza.kit.api.events.VpEventType
Dispatched when the the Session is updated with additional InsertionPoints.
AD_SHOW — Constant static property in class se.videoplaza.kit.api.events.VpAdModuleEventType
Fires when the VpAdModule displays an ad.
AD_STARTED — Constant static property in class se.videoplaza.kit.api.events.VpAdModuleEventType
Dispatched when an ad starts showing its creative(s).
AdVariant — Class in package se.videoplaza.kit.api.constants
afterLinearCallback — Property in class se.videoplaza.kit.api.VpAdPlayerWrapper
Adds a callback function the Adplayer will trigger after linear ads are shown.
allAds — Property in class se.videoplaza.kit.api.admodule.VpAdModule
allowDomains — Property in class se.videoplaza.kit.api.utils.VpAdPlayerConfig
alpha — Property in class se.videoplaza.kit.api.admodule.VpAdModuleView
AUTO_SHOW — Constant static property in class se.videoplaza.kit.api.events.VpAdEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z