MCPcopy 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
235export class DeviceManager {

Callers

nothing calls this directly

Calls 1

removeStorageMethod · 0.80

Tested by

no test coverage detected