WidevineConfig constructor
Implementation
const WidevineConfig({
this.licenseUrl,
this.httpHeaders,
this.prepareMessage,
this.prepareLicense,
this.preferredSecurityLevel,
this.shouldKeepDrmSessionsAlive = false,
});
const WidevineConfig({
this.licenseUrl,
this.httpHeaders,
this.prepareMessage,
this.prepareLicense,
this.preferredSecurityLevel,
this.shouldKeepDrmSessionsAlive = false,
});