toggle menu
player-android
3.79.0
androidJvm
switch theme
search in API
player-core
/
com.bitmovin.player.api.drm
/
DrmConfig
/
Builder
/
httpHeaders
http
Headers
fun
httpHeaders
(
httpHeaders
:
HashMap
<
String
?
,
String
?
>
)
:
DrmConfig.Builder
Sets the HTTP headers map that will be used when building the
DrmConfig
.
var
httpHeaders
:
MutableMap
<
String
?
,
String
?
>
?