toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors
/
Jeniusplay
/
Tracks
Tracks
data
class
Tracks
(
val
kind
:
String
?
,
val
file
:
String
,
val
label
:
String
?
)
(
source
)
Members
Constructors
Tracks
Link copied to clipboard
constructor
(
kind
:
String
?
,
file
:
String
,
label
:
String
?
)
Properties
file
Link copied to clipboard
val
file
:
String
kind
Link copied to clipboard
val
kind
:
String
?
label
Link copied to clipboard
val
label
:
String
?