技术教程
MediaElementSource 节点:媒体元素接入音频图
---
title: "MediaElementSource 节点:媒体元素接入音频图"
keywords:
- MediaElementAudioSourceNode
- Web Audio
- 音频图
- 频谱可视化
- 效果处理
description: "介绍将 `/` 元素通过 `MediaElementAudioSourceNode` 接入 Web Audio 图,...
Media Source Extensions(MSE):自适应流与缓冲管理
---
title: Media Source Extensions(MSE):自适应流与缓冲管理
keywords:
- MediaSource
- SourceBuffer
- appendBuffer
- 自适应码率
- 缓冲治理
description: 使用 MSE 构建自适应视频播放,管理 SourceBuffer 的追加与移除、时序与错误,提升播放稳定性与切换体验。
tags:
- ...
Meta theme-color:系统 UI 着色与暗色适配
---
title: Meta theme-color:系统 UI 着色与暗色适配
categories:
- 文章资讯
- 技术教程
---
MIME嗅探与Content-Type防护
---
title: MIME嗅探与Content-Type防护
keywords: ["MIME嗅探", "Content-Type", "X-Content-Type-Options", "下载安全"]
description: 通过正确的 `Content-Type` 与 `X-Content-Type-Options: nosniff` 防止浏览器误判资源类型导致的安全风险。
catego...
