这是
实验性技术
检查
浏览器兼容性表格
要小心谨慎在生产中使用这之前。
MediaKeySession.update()
method loads messages and licenses to the CDM, and then returns a
Promise
.
mediaKeySession.update(response).then(function() { ... });
An instance of type BufferSource.
A
Promise
.
| 规范 | 状态 | 注释 |
|---|---|---|
|
加密媒体扩展
The definition of 'update()' in that specification. |
推荐 | 初始定义 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
update
|
Chrome 42 | Edge 13 | Firefox Yes | IE ? | Opera Yes | Safari ? | WebView Android 43 | Chrome Android 42 | Firefox Android Yes | Opera Android Yes | Safari iOS ? | Samsung Internet Android 4.0 |
完整支持
兼容性未知
实验。期望将来行为有所改变。
MediaKeySession
close()
generateRequest()
load()
remove()
update()