| Class | Description |
|---|---|
| APSMediaPlayerButtonOverlayController |
The
APSMediaPlayerButtonOverlayController allows placing a transparent overlay in a specific area of the player surface, that can trigger the launch of a specific URL. |
| APSMediaPlayerClosableOverlayController |
The APSMediaPlayerClosableOverlayController class is meant to be a superclass for overlay controllers that need to display a configurable close button to remove the overlay from screen.
|
| APSMediaPlayerControlsOverlayController | |
| APSMediaPlayerHTMLOverlayController |
The APSMediaPlayerHTMLOverlayController allows the inline loading of HTML content inside an overlay placed on top of video content.
|
| APSMediaPlayerImageOverlayController |
The APSMediaPlayerImageOverlayController allows placing an image on top of video content.
|
| APSMediaPlayerImageOverlayController.getImageAsync | |
| APSMediaPlayerJSYoutubeOverlayController | |
| APSMediaPlayerMidrollOverlayController |
The APSMediaPlayerMidrollOverlayController allows the dynamic insertion of media units in the current playlist.
|
| APSMediaPlayerMRAIDOverlayController | |
| APSMediaPlayerOverlayController |
The APSMediaPlayerOverlayController defines all the methods that a UIViewController subclass must or can implement to be able to register as an overlay controller with the player.
|
| APSMediaPlayerSkipOverlayController | |
| APSMediaPlayerTextOverlayController |
The APSMediaPlayerTextOverlayController allows the displaying text on top of video content.
|
| APSMediaPlayerVimeoOverlayController | |
| APSMediaPlayerYoutubeOverlayController | |
| DismissActionContainer |
| Enum | Description |
|---|---|
| APSMediaPlayerSkipOverlayController.APSSkipOverlayProgressPosition |
Defines where inside the skip overlay should the progress circle be rendered.
|