Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
VideoLive
Video
Live
data
class
VideoLive
<
T
>
(
val
value
:
T
,
val
instance
:
Int
)
(
source
)
Members
Constructors
Video
Live
Link copied to clipboard
constructor
(
value
:
T
,
instance
:
Int
)
Properties
instance
Link copied to clipboard
val
instance
:
Int
value
Link copied to clipboard
val
value
:
T