addDrmConfig

fun addDrmConfig(uuid: UUID, licenseUrl: String): DrmConfig?
fun addDrmConfig(drmConfig: DrmConfig)

Sets a DrmConfig to this SourceConfig. Returns the DrmConfig that was set on the SourceConfig.