getDrmLicense

abstract suspend fun getDrmLicense(drmLicenseRequest: DrmLicenseRequest): DrmLicense

Returns a DrmLicense which we can use for decrypting a protected track or video.

Parameters

drmLicenseRequest

The request we send to backend for getting a drm license back, as DrmLicenseRequest