Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Rabbitstream
/
Tracks
Tracks
common
data
class
Tracks
(
val
file
:
String
?
=
null
,
val
label
:
String
?
=
null
,
val
kind
:
String
?
=
null
)
(
source
)
Members
Constructors
Tracks
Link copied to clipboard
common
constructor
(
file
:
String
?
=
null
,
label
:
String
?
=
null
,
kind
:
String
?
=
null
)
Properties
file
Link copied to clipboard
common
val
file
:
String
?
kind
Link copied to clipboard
common
val
kind
:
String
?
label
Link copied to clipboard
common
val
label
:
String
?