aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/media
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
commitfc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (patch)
tree7089f49c5dcc5428f29711439ab79ac387caf44f /files/zh-cn/web/media
parent310fd066e91f454b990372ffa30e803cc8120975 (diff)
downloadtranslated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.gz
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.bz2
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.zip
unslug zh-cn: modify
Diffstat (limited to 'files/zh-cn/web/media')
-rw-r--r--files/zh-cn/web/media/autoplay_guide/index.html3
-rw-r--r--files/zh-cn/web/media/dash_adaptive_streaming_for_html_5_video/index.html3
-rw-r--r--files/zh-cn/web/media/formats/video_codecs/index.html3
-rw-r--r--files/zh-cn/web/media/index.html3
4 files changed, 8 insertions, 4 deletions
diff --git a/files/zh-cn/web/media/autoplay_guide/index.html b/files/zh-cn/web/media/autoplay_guide/index.html
index db2ac88dc0..aa8c207ed2 100644
--- a/files/zh-cn/web/media/autoplay_guide/index.html
+++ b/files/zh-cn/web/media/autoplay_guide/index.html
@@ -1,7 +1,8 @@
---
title: Autoplay guide for media and Web Audio APIs
-slug: Web/媒体/Autoplay_guide
+slug: Web/Media/Autoplay_guide
translation_of: Web/Media/Autoplay_guide
+original_slug: Web/媒体/Autoplay_guide
---
<p>Automatically starting the playback of audio (or videos with audio tracks) immediately upon page load can be an unwelcome surprise to users. While autoplay of media serves a useful purpose, it should be used carefully and only when needed. In order to give users control over this, browsers often provide various forms of autoplay blocking. <span class="seoSummary">In this guide, we'll cover autoplay functionality in the various media and Web Audio APIs, including a brief overview of how to use autoplay and how to work with browsers to handle autoplay blocking gracefully.</span></p>
diff --git a/files/zh-cn/web/media/dash_adaptive_streaming_for_html_5_video/index.html b/files/zh-cn/web/media/dash_adaptive_streaming_for_html_5_video/index.html
index aed7160371..d54f6f8749 100644
--- a/files/zh-cn/web/media/dash_adaptive_streaming_for_html_5_video/index.html
+++ b/files/zh-cn/web/media/dash_adaptive_streaming_for_html_5_video/index.html
@@ -1,6 +1,6 @@
---
title: 为 HTML 5 视频提供的 DASH 自适应串流
-slug: Web/HTML/DASH_Adaptive_Streaming_for_HTML_5_Video
+slug: Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video
tags:
- DASH
- HTML
@@ -8,6 +8,7 @@ tags:
- 指南
- 视频流
translation_of: Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video
+original_slug: Web/HTML/DASH_Adaptive_Streaming_for_HTML_5_Video
---
<p><span class="seoSummary">经由 HTTP 的动态自适应串流(DASH)是一种自适应串流协议。</span> 这意味着它使得视频串流能基于网络性能来调整比特率,以保证视频流畅播放。</p>
diff --git a/files/zh-cn/web/media/formats/video_codecs/index.html b/files/zh-cn/web/media/formats/video_codecs/index.html
index d299975762..418edf17d3 100644
--- a/files/zh-cn/web/media/formats/video_codecs/index.html
+++ b/files/zh-cn/web/media/formats/video_codecs/index.html
@@ -1,7 +1,8 @@
---
title: 网络视频编解码器指南
-slug: Web/Media/Formats/视频编解码器
+slug: Web/Media/Formats/Video_codecs
translation_of: Web/Media/Formats/Video_codecs
+original_slug: Web/Media/Formats/视频编解码器
---
<div>{{QuickLinksWithSubpages("/en-US/docs/Web/Media")}}</div>
diff --git a/files/zh-cn/web/media/index.html b/files/zh-cn/web/media/index.html
index 5a66bbe303..3a258c4c65 100644
--- a/files/zh-cn/web/media/index.html
+++ b/files/zh-cn/web/media/index.html
@@ -1,10 +1,11 @@
---
title: Web 媒体技术
-slug: Web/媒体
+slug: Web/Media
tags:
- 视频
- 音频
translation_of: Web/Media
+original_slug: Web/媒体
---
<div></div>