Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
DisplayLink
Display
Link
data
class
DisplayLink
(
val
link
:
VideoLink
,
val
shouldUseLink
:
Boolean
,
val
priority
:
Int
)
(
source
)
Members
Constructors
Display
Link
Link copied to clipboard
constructor
(
link
:
VideoLink
,
shouldUseLink
:
Boolean
,
priority
:
Int
)
Properties
link
Link copied to clipboard
val
link
:
VideoLink
priority
Link copied to clipboard
val
priority
:
Int
should
Use
Link
Link copied to clipboard
val
shouldUseLink
:
Boolean