HTMLMediaElement.prototype is the browser’s own internal prototype for all and elements and by redefining the property descriptor for src and srcObject on this prototype, I ensured that regardless of where the audio element lives (whether it’s in the main document, inside an iframe’s shadow, or buried inside a web component) the moment any source is assigned to it, the hook fires. The element cannot receive audio without announcing itself.
Что думаешь? Оцени!
。业内人士推荐safew官方版本下载作为进阶阅读
compareCount++;,详情可参考91视频
FT Edit: Access on iOS and web