toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors
/
VideoSeyred
/
VSSource
VSSource
data
class
VSSource
(
val
file
:
String
,
val
type
:
String
,
val
default
:
String
)
(
source
)
Members
Constructors
VSSource
Link copied to clipboard
constructor
(
file
:
String
,
type
:
String
,
default
:
String
)
Properties
default
Link copied to clipboard
val
default
:
String
file
Link copied to clipboard
val
file
:
String
type
Link copied to clipboard
val
type
:
String