Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
VideoSeyred
/
VSSource
VSSource
common
data
class
VSSource
(
val
file
:
String
,
val
type
:
String
,
val
default
:
String
)
(
source
)
Members
Constructors
VSSource
Link copied to clipboard
common
constructor
(
file
:
String
,
type
:
String
,
default
:
String
)
Properties
default
Link copied to clipboard
common
val
default
:
String
file
Link copied to clipboard
common
val
file
:
String
type
Link copied to clipboard
common
val
type
:
String