export type ProviderDrmDataObject = { licenseUrl: string; scheme: string; certificate?: string; };