DrmResponseModifier
type DrmResponseModifier: (drmConfiguration, response) => Promise<Response>;
Parameters
Parameter | Type |
---|---|
drmConfiguration | DrmConfiguration |
response | Response |
type DrmResponseModifier: (drmConfiguration, response) => Promise<Response>;
Parameter | Type |
---|---|
drmConfiguration | DrmConfiguration |
response | Response |