Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
newDrmExtractorLink
new
Drm
Extractor
Link
common
suspend
fun
newDrmExtractorLink
(
source
:
String
,
name
:
String
,
url
:
String
,
type
:
ExtractorLinkType
?
=
null
,
uuid
:
UUID
,
initializer
:
suspend
DrmExtractorLink
.
(
)
->
Unit
=
{ }
)
:
DrmExtractorLink
(
source
)