| SVSAdBreakEvent | Class representing events happening in the lifecycle of an SVSAdManager
|
| SVSAdBreakType | Enumeration of all possible ad break types |
| SVSAdManager | The SVSAdManager is the class responsible for loading ads and displaying them into the ad player. |
| SVSAdManager.AdBreakEventListener |
This interface is deprecated.
ad break events can now be monitored via SVSAdManager.AdManagerListener
|
| SVSAdManager.AdManagerListener | Interface for Objects that will monitor SVSAdManager main events and actions |
| SVSAdManager.UIInteractionListener | Interface for Objects that will respond to interactions with the ad player controls (like enter fullscreen/ exit fullscreen requests for now) |
| SVSAdPlacement | Class representing an instream ad placement |
| SVSAdPlayerConfiguration | This class holds all configuration options for the ad player, stored in dedicated classes |
| SVSAdPlayerConfigurationDisplayOptions | This class holds the configuration options related to the appearance of the ad player |
| SVSAdPlayerConfigurationPlaybackMethod | Enumeration of playback methods used by the video player |
| SVSAdPlayerConfigurationPublisherOptions | This class holds the configuration options related to the publisher |
| SVSAdPlayerConfigurationRTBOptions | This class holds the configuration options related to RTB requests. |
| SVSAdRule | Class representing an ad rule for a a particular media duration. |
| SVSAdRuleData | Represents the details of an ad rule related to a given ad break type. |
| SVSConfiguration | This class holds the global configuration of the SDK. |
| SVSContentData | This class holds the details of the content video. |
| SVSContentData.Builder | Builder class for SVSContentData instances
|
| SVSContentPlayerPlugin | Interface to be implemented by classes that pilot various content players |
| SVSCuePoint | Class representing a cue point in content timeline for a midroll ad break. |
| SVSLibraryInfo | Retrieves some information about the SVSLibrary framework. |
| SVSMediaURIProvider | Interface implemented by Objects acting as a proxyfier for VAST creative media urls. |