Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
IPlayer
/
initCallbacks
init
Callbacks
abstract
fun
initCallbacks
(
eventHandler
:
(
PlayerEvent
)
->
Unit
,
requestedListeningPercentages
:
List
<
Int
>
?
=
null
)
(
source
)