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