Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DevLARLEY/PlayreadyProxy2
/ removeSelectedRemoteCDMKey
Method
removeSelectedRemoteCDMKey
utils.js:230–232 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
228
}
229
230
static
async
removeSelectedRemoteCDMKey() {
231
await
AsyncLocalStorage.removeStorage([
"selected_remote_cdm"
]);
232
}
233
}
234
235
export
class
DeviceManager {
Callers
nothing calls this directly
Calls
1
removeStorage
Method · 0.80
Tested by
no test coverage detected