Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
ExtractorUri
/
ExtractorUri
Extractor
Uri
constructor
(
uri
:
Uri
,
name
:
String
,
basePath
:
String
?
=
null
,
relativePath
:
String
?
=
null
,
displayName
:
String
?
=
null
,
id
:
Int
?
=
null
,
parentId
:
Int
?
=
null
,
episode
:
Int
?
=
null
,
season
:
Int
?
=
null
,
headerName
:
String
?
=
null
,
tvType
:
TvType
?
=
null
)
(
source
)