httpHeaders

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?>? = null