player-android
Toggle table of contents
3.124.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
player-android
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
?
>
?