shouldKeepDrmSessionsAlive

@get:JvmName(name = "shouldKeepDrmSessionsAlive")
@set:JvmName(name = "setKeepDrmSessionsAlive")
var shouldKeepDrmSessionsAlive: Boolean

Indicates if the DRM sessions should be kept alive after a source is unloaded. This allows DRM sessions to be reused over several different source items with the same DRM configuration as well as the same DRM scheme information. Default: false