created
This commit is contained in:
commit
62dab95e70
249 changed files with 12522 additions and 0 deletions
33
.config/cef_user_data/WidevineCdm/4.10.2710.0/manifest.json
Normal file
33
.config/cef_user_data/WidevineCdm/4.10.2710.0/manifest.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"update_url": "https://clients2.google.com/service/update2/crx",
|
||||
"name": "WidevineCdm",
|
||||
"description": "Widevine Content Decryption Module",
|
||||
"version": "4.10.2710.0",
|
||||
"minimum_chrome_version": "68.0.3430.0",
|
||||
"x-cdm-module-versions": "4",
|
||||
"x-cdm-interface-versions": "10",
|
||||
"x-cdm-host-versions": "10",
|
||||
"x-cdm-codecs": "vp8,vp09,avc1,av01",
|
||||
"x-cdm-persistent-license-support": false,
|
||||
"x-cdm-supported-encryption-schemes": [
|
||||
"cenc",
|
||||
"cbcs"
|
||||
],
|
||||
"icons": {
|
||||
"16": "imgs/icon-128x128.png",
|
||||
"128": "imgs/icon-128x128.png"
|
||||
},
|
||||
"platforms": [
|
||||
{
|
||||
"os": "linux",
|
||||
"arch": "x64",
|
||||
"sub_package_path": "_platform_specific/linux_x64/"
|
||||
},
|
||||
{
|
||||
"os": "linux",
|
||||
"arch": "arm64",
|
||||
"sub_package_path": "_platform_specific/linux_arm64/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue