kohii
1.4.0.2017001
kohii-core
/
kohii.v1.core
/
Rebinder
/
Options
Options
class
Options
Content copied to clipboard
Constructors
Properties
Constructors
Options
Link copied to clipboard
fun
Options
(
)
Content copied to clipboard
Properties
artworkHintListener
Link copied to clipboard
var
artworkHintListener
:
Playback.ArtworkHintListener
?
=
null
Content copied to clipboard
callbacks
Link copied to clipboard
val
callbacks
:
MutableSet
<
Playback.Callback
>
Content copied to clipboard
controller
Link copied to clipboard
var
controller
:
Playback.Controller
?
=
null
Content copied to clipboard
networkTypeChangeListener
Link copied to clipboard
var
networkTypeChangeListener
:
Playback.NetworkTypeChangeListener
?
=
null
Content copied to clipboard
preload
Link copied to clipboard
var
preload
:
Boolean
=
false
Content copied to clipboard
repeatMode
Link copied to clipboard
var
repeatMode
:
Int
Content copied to clipboard
threshold
Link copied to clipboard
var
threshold
:
Float
=
0.65f
Content copied to clipboard
tokenUpdateListener
Link copied to clipboard
var
tokenUpdateListener
:
Playback.TokenUpdateListener
?
=
null
Content copied to clipboard