add new keybox func
This commit is contained in:
parent
552b1b8e96
commit
e47910819b
|
@ -124,7 +124,11 @@ CDM_FUNCTION_API = {
|
||||||
'UsePrivacyMode',
|
'UsePrivacyMode',
|
||||||
'GetCdmClientPropertySet',
|
'GetCdmClientPropertySet',
|
||||||
'PrepareKeyRequest',
|
'PrepareKeyRequest',
|
||||||
'getOemcryptoDeviceId'
|
'getOemcryptoDeviceId',
|
||||||
|
'lcc07',
|
||||||
|
'oecc07',
|
||||||
|
'OEMCrypto_Level3AndroidFileSystem',
|
||||||
|
'Read'
|
||||||
}
|
}
|
||||||
|
|
||||||
# https://github.com/kaltura/kaltura-device-info-android
|
# https://github.com/kaltura/kaltura-device-info-android
|
||||||
|
|
Loading…
Reference in New Issue