1
+ title : Azure Media Player
2
+ summary : Learn more about using the Azure Media Player
3
+
4
+ metadata :
5
+ title : Azure Media Player landing page
6
+ description : Learn more about using the Azure Media Player on your web pages.
7
+ ms.service : media-services
8
+ ms.topic : landing-page
9
+ author : IngridAtMicrosoft
10
+ ms.author : inhenkel
11
+ ms.date : 04/20/2020
12
+
13
+ # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
14
+
15
+ landingContent :
16
+ # Cards and links should be based on top customer tasks or top subjects
17
+ # Start card title with a verb
18
+
19
+ # Card
20
+ - title : Azure Media Player
21
+ linkLists :
22
+ - linkListType : Overview
23
+ links :
24
+ - text : Overview
25
+ url : azure-media-player-overview.md
26
+ - text : Release notes
27
+ url : azure-media-player-release-notes.md
28
+ - text : Changelog
29
+ url : azure-media-player-changelog.md
30
+
31
+ # Card
32
+ - title : Get started
33
+ linkLists :
34
+ - linkListType : get-started
35
+ links :
36
+ - text : Azure Media Player quickstart
37
+ url : azure-media-player-quickstart.md
38
+ - text : Azure Media Player full setup
39
+ url : azure-media-player-full-setup.md
40
+ - text : Azure Media Player Samples
41
+ url : https://github.com/Azure-Samples/azure-media-player-samples
42
+
43
+ # Card
44
+ - title : Concepts
45
+ linkLists :
46
+ - linkListType : reference
47
+ links :
48
+ - text : Playback technology
49
+ url : azure-media-player-playback-technology.md
50
+ - text : Protected content
51
+ url : azure-media-player-protected-content.md
52
+ - text : Feature list
53
+ url : azure-media-player-feature-list.md
54
+ - text : URL rewriter
55
+ url : azure-media-player-url-rewriter.md
56
+ - text : Accessibility
57
+ url : azure-media-player-accessibility.md
58
+ - text : Writing plugins
59
+ url : azure-media-player-writing-plugins.md
60
+ - text : Plugin gallery
61
+ url : azure-media-player-plugin-gallery.md
62
+ - text : Localization
63
+ url : azure-media-player-localization.md
64
+
65
+ # Card
66
+ - title : Reference
67
+ linkLists :
68
+ - linkListType : get-started
69
+ links :
70
+ - text : Samples
71
+ url : https://github.com/Azure-Samples/azure-media-player-samples
72
+ - text : API
73
+ url : https://docs.microsoft.com/en-us/javascript/api/azuremediaplayer/?view=azure-node-latest
74
+ text : API methods
75
+ url : azure-media-player-api-methods.md
76
+ - text : Options
77
+ url : azure-media-player-options.md
78
+ - text : Error codes
79
+ url : azure-media-player-error-codes.md
80
+ - text : Known Issues
81
+ url : azure-media-player-known-issues.md
0 commit comments