Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
CS3IPlayer
/
DrmMetadata
/
DrmMetadata
Drm
Metadata
constructor
(
kid
:
String
?
=
null
,
key
:
String
?
=
null
,
uuid
:
UUID
,
kty
:
String
?
=
null
,
licenseUrl
:
String
?
=
null
,
keyRequestParameters
:
HashMap
<
String
,
String
>
,
headers
:
Map
<
String
,
String
>
=
emptyMap()
)
(
source
)