added out of network bitrate limit

This commit is contained in:
Luke Pulverenti 2015-04-09 01:20:23 -04:00
parent 56829929c4
commit 3d8fc04db3
8 changed files with 128 additions and 5 deletions

View file

@ -12,6 +12,7 @@
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
<a href="playbackconfiguration.html" data-role="button">${TabGeneral}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabCinemaMode}</a>
<a href="streamingsettings.html" data-role="button">${TabStreaming}</a>
<a href="encodingsettings.html" data-role="button">${TabTranscoding}</a>
</div>