Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@iganari
Last active March 15, 2020 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iganari/67afafe08d4f031832f47f57eacf2d39 to your computer and use it in GitHub Desktop.
Save iganari/67afafe08d4f031832f47f57eacf2d39 to your computer and use it in GitHub Desktop.
Azure Media Services Index Default Sample
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title> ここにタイトルを入れます </title>
<!-- ここに Copy the code into the <head> of your HTML5 page の 2行を入れます -->
</head>
<body>
<!-- ここに Copy the code into the <body> of your HTML5 page の 1行を入れます -->
<script>
<!-- ここに Copy the code into your JavaScript file の内容を入れます -->
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment