Fix DRM function api docs
This commit is contained in:
parent
9531650a49
commit
c67d1256d8
|
@ -110,7 +110,7 @@ CDM_VENDOR_API = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# https://developer.android.com/tools/releases/platforms
|
# https://developers.google.com/widevine
|
||||||
CDM_FUNCTION_API = {
|
CDM_FUNCTION_API = {
|
||||||
'UsePrivacyMode',
|
'UsePrivacyMode',
|
||||||
'GetCdmClientPropertySet',
|
'GetCdmClientPropertySet',
|
||||||
|
|
Loading…
Reference in New Issue