Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Dailymotion
/
SubtitleData
Subtitle
Data
common
data
class
SubtitleData
(
val
label
:
String
,
val
urls
:
List
<
String
>
)
(
source
)
Members
Constructors
Subtitle
Data
Link copied to clipboard
common
constructor
(
label
:
String
,
urls
:
List
<
String
>
)
Properties
label
Link copied to clipboard
common
val
label
:
String
urls
Link copied to clipboard
common
val
urls
:
List
<
String
>