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