Skip to content

Commit dbe4f9a

Browse files
changes requested by reviewer
1 parent cca0514 commit dbe4f9a

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

articles/media-services/azure-media-player/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
href: azure-media-player-localization.md
3535
- name: Samples
3636
items:
37-
- name: Azure Media Player Samples
37+
- name: Azure Media Player demos
38+
href: demos.md
39+
- name: Azure Media Player samples
3840
href: https://github.com/Azure-Samples/azure-media-player-samples
3941
- name: Reference
4042
items:

articles/media-services/azure-media-player/azure-media-player-demos.md renamed to articles/media-services/azure-media-player/demos.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
---
2-
title: Azure Media Player Demos
2+
title: Azure Media Player demos
33
description: This page contains a listing of links to demos of the Azure Media Player.
44
author: IngridAtMicrosoft
55
ms.author: inhenkel
66
ms.service: media-services
77
ms.topic: article
8-
ms.date: 04/23/2020
8+
ms.date: 04/24/2020
99
---
1010

1111

12-
# Azure Media Player Demos #
12+
# Azure Media Player demos
1313

1414
The following is a list of links to demos of the Azure Media Player. You can download all of the [Azure Media Player samples](https://github.com/Azure-Samples/azure-media-player-samples) from GitHub.
1515

16-
## Demo Listing ##
16+
## Demo listing
1717

18-
| Sample Name | Programmatic via JavaScript | Static via HTML5 video element | Description |
18+
| Sample name | Programmatic via JavaScript | Static via HTML5 video element | Description |
1919
| ------------|----------------------------|-------------------------------------|--------------|
2020
| Basic |
2121
| Set Source | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_setsource.html) | [Static](https://amp.azure.net/libs/amp/latest/samples/videotag_setsource.html) |Playback unprotected content.|
2222
| Features |
2323
| VOD Ad insertion - VAST | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_vast_ads_vod.html) | N/A | Insert pre- mid- and post- roll VAST ads into a VOD asset. |
2424
| Playback Speed | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_playback_speed.html)| N/A | Enables viewers to control what speed they're watching their video at. |
25-
| AMP Flush Skin | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_flush_skin.html) | [Static](https://amp.azure.net/libs/amp/latest/samples/videotag_flush_skin.html) | Enables new AMP skin. **Note: AMP flush is only supported in AMP versions 2.1.0+** |
25+
| AMP Flush Skin | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_flush_skin.html) | [Static](https://amp.azure.net/libs/amp/latest/samples/videotag_flush_skin.html) | Enables new AMP skin. **Note:** AMP flush is only supported in AMP versions 2.1.0+ |
2626
| Captions and Subtitles | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_webvtt.html) | [Static](https://amp.azure.net/libs/amp/latest/samples/videotag_webvtt.html) | Playback with WebVTT subtitles.
2727
| Live CEA 708 Captions | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_live_captions.html) | N/A | Playback with live CEA 708 inbound captions with the captions left-aligned. |
2828
| Streaming with Progressive Fallback | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_progressiveFallback.html) | [Static](https://amp.azure.net/libs/amp/latest/samples/videotag_progressiveFallback.html) | Basic setup of adaptive playback with fallback for progressive if streaming not supported on platform. |
@@ -61,7 +61,7 @@ Options to show how to display audio tracks menu on the default skin. |
6161
| Select bitrate | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_selectBitrate.html) | N/A | Selecting a bitrate from the list of bitrates. This sample only works on some techs. |
6262
| Select audio stream | [Dynamic](https://amp.azure.net/libs/amp/latest/samples/dynamic_selectAudioStream.html) | N/A | Selecting an Audio Stream from the list of available audio streams. This sample only works on some techs. |
6363

64-
## Next steps ##
64+
## Next steps
6565

6666
<!---Some context for the following links goes here--->
6767
- [Azure Media Player Quickstart](azure-media-player-quickstart.md)

0 commit comments

Comments
 (0)