toggle menu
fl-android-sdk
7.0.266
androidJvm
switch theme
search in API
fl-player-ads-yospace
/
com.quickplay.vstb7.player.ad.yospace
/
YospaceAdsPlaybackPolicy
Yospace
Ads
Playback
Policy
class
YospaceAdsPlaybackPolicy
:
AdPlaybackPolicy
Members
Constructors
Yospace
Ads
Playback
Policy
Link copied to clipboard
constructor
(
)
Properties
auto
Seek
Rule
Link copied to clipboard
open
override
val
autoSeekRule
:
Int
fast
Forward
Rule
Link copied to clipboard
open
override
val
fastForwardRule
:
Int
interrupt
Rule
Link copied to clipboard
open
override
val
interruptRule
:
Int
repeat
Rule
Link copied to clipboard
open
override
val
repeatRule
:
Int
rewind
Rule
Link copied to clipboard
open
override
val
rewindRule
:
Int
Functions
set
Ad
Playback
Rules
Link copied to clipboard
open
override
fun
setAdPlaybackRules
(
fastForwardRule
:
Int
,
rewindRule
:
Int
,
interruptRule
:
Int
,
autoSeekRule
:
Int
,
repeatRule
:
Int
)