preloadDrmLicense

abstract fun preloadDrmLicense(drmConfig: NagraConnectConfig)

Initiates preloading of a DRM license for the provided NagraConnectConfig.

Observe PlayerEvent.DownloadFinished as well as PlayerEvent.Warning for insights on the success or failure of the preloading.

Note: This will always fail on devices that do not support the Nagra Connect DRM.