| Interface | Description |
|---|---|
| AdSelectionStrategy |
Defines the contract for Ad Pods selection to be played when seeking between the start seek position
and the end seek position.
|
| SeekListener |
The seek event listener.
|
| Class | Description |
|---|---|
| LastAdSeekStrategy |
Selects the last Ad found between the start and end position.
|
| NoAdSeekStrategy |
Ignore the ads found between the start and end position.
|
| SeekManager |
Class responsible to manage SSAI seek events.
|