Home > hls.js > LevelKey > setKeyIdForUri
LevelKey.setKeyIdForUri() method
Signature:
static setKeyIdForUri(uri: string, keyId: Uint8Array<ArrayBuffer>): void;
Parameters
Parameter |
Type |
Description |
---|---|---|
uri |
string | |
keyId |
Uint8Array<ArrayBuffer> |
Returns:
void