Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gmandyam committed Jul 11, 2018
1 parent 44bea06 commit 0f920ce
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Expand Up @@ -155,6 +155,22 @@ <h3>Synchronized rendering of web resources</h3>
</section>
<section>
<h3>Rendering of Web content embedded in media containers</h3>
<p>
Media-timed events can be used to trigger retrieval and/or rendering
of web resources. Such resources can be used to enhance user experience
in the context of media that is being rendered. Some examples include
<ul>
<li>
Display of social media feeds corresonding to a live broadcast such as a sporting event.
</li>
<li>
Banner advertisements for sponsored content.
</li>
<li>
Accessibility-related assets, such as large print rendering of captions.
</li>
</ul>
</p>
<p class="ednote">
Add use case descriptions for rendering of Web content embedded in
media containers (e.g., [[WEB-ISOBMFF]]). Describe a few motivating
Expand Down

0 comments on commit 0f920ce

Please sign in to comment.