Home > hls.js > KeyRequests
KeyRequests type
Signature:
export type KeyRequests = {
[uri: string]: LicenseAndKeysRequest | undefined;
};References: LicenseAndKeysRequest
Home > hls.js > KeyRequests
Signature:
export type KeyRequests = {
[uri: string]: LicenseAndKeysRequest | undefined;
};References: LicenseAndKeysRequest