executeKeyRequest
open override fun executeKeyRequest(uuid: UUID, request: ExoMediaDrm.KeyRequest): MediaDrmCallback.Response
Executes a DRM key request.
Return
The response data.
Parameters
uuid
The UUID of the content protection scheme.
request
The request.
Throws
If an error occurred executing the request.