Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
GeneratorPlayer
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
CHANNEL_
ID
Link copied to clipboard
const
val
CHANNEL_ID
:
Int
=
7340
NOTIFICATION_
ID
Link copied to clipboard
const
val
NOTIFICATION_ID
:
Int
=
2326
STOP_
ACTION
Link copied to clipboard
const
val
STOP_ACTION
:
String
subs
Providers
Link copied to clipboard
val
subsProviders
:
Array
<
SubtitleRepo
>
subs
Providers
Is
Active
Link copied to clipboard
val
subsProvidersIsActive
:
Boolean
Functions
new
Instance
Link copied to clipboard
fun
newInstance
(
generator
:
IGenerator
,
syncData
:
HashMap
<
String
,
String
>
?
=
null
)
:
Bundle