toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
ssai
switch theme
search in API
ssai
/
com.brightcove.ssai.seek
/
NoAdSeekStrategy
No
Ad
Seek
Strategy
open
class
NoAdSeekStrategy
:
AdSelectionStrategy
Ignore the ads found between the start and end position.
Author
Sergio Martinez (smartinez@brightcove.com)
Members
Constructors
No
Ad
Seek
Strategy
Link copied to clipboard
constructor
(
)
Functions
select
Ad
Pods
Link copied to clipboard
open
fun
selectAdPods
(
timeline
:
Timeline
,
absoluteStartSeekPosition
:
Long
,
absoluteEndSeekPosition
:
Long
)
:
Queue
<
AdPod
>
Selects which ad pods must be played from those found between start seek position and end seek position.