Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.source
/
SourceConfig
/
addDrmConfig
add
Drm
Config
fun
addDrmConfig
(
uuid
:
UUID
,
licenseUrl
:
String
)
:
DrmConfig
?
Content copied to clipboard
fun
addDrmConfig
(
drmConfig
:
DrmConfig
)
Content copied to clipboard
Sets a
DrmConfig
to this
SourceConfig
. Returns the
DrmConfig
that was set on the
SourceConfig
.