updated path to widevine libraries on windows (#13063)
This commit is contained in:
parent
86fcdd0bae
commit
ec44fb79d8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ version used by Electron, otherwise the plugin will not work even though
|
|||
|
||||
Open `chrome://components/` in Chrome browser, find `WidevineCdm` and make
|
||||
sure it is up to date, then you can find all the plugin binaries from the
|
||||
`APP_DATA/Google/Chrome/WidevineCDM/VERSION/_platform_specific/PLATFORM_ARCH/`
|
||||
`Program Files(x86)/Google/Chrome/Application/VERSION/WidevineCDM/_platform_specific/PLATFORM_ARCH/`
|
||||
directory.
|
||||
|
||||
`APP_DATA` is system's location for storing app data, on Windows it is
|
||||
|
|
Loading…
Reference in a new issue