ExoPlayerDrmSessionManager
constructor(uuid: UUID, mediaDrm: Provider, callback: MediaDrmCallback, optionalKeyRequestParameters: HashMap<String, String>)
Deprecated
Parameters
uuid
The UUID of the drm scheme.
mediaDrm
An underlying ExoMediaDrm for use by the manager.
callback
Performs key and provisioning requests.
optionalKeyRequestParameters
An optional map of parameters to pass as the last argument to getKeyRequest. May be null.