adapter.js 可以使用的最低 Microsoft Edge 版本是多少?
What is the minimum version of Microsoft Edge that can be used with adapter.js?
我在 caniuse.com 上看到 15 中的 ortc support was added in 14 and webrtc。但是可以通过 adapter.js 填充的最低版本是多少?
adapter.js 基于 ORTC 的垫片,因此它可以与版本 14 一起使用。但是,由于 14 不支持 VP8 或 H264 视频编解码器,因此支持仅限于纯音频调用。
我在 caniuse.com 上看到 15 中的 ortc support was added in 14 and webrtc。但是可以通过 adapter.js 填充的最低版本是多少?
adapter.js 基于 ORTC 的垫片,因此它可以与版本 14 一起使用。但是,由于 14 不支持 VP8 或 H264 视频编解码器,因此支持仅限于纯音频调用。