Ignore:
Timestamp:
08/01/12 18:44:27 (10 months ago)
Author:
jeroen
Message:

added quality API / MP3 flash tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jw6/test/aac.html

    r2323 r2345  
    22<html> 
    33<head> 
    4     <title>Playing an AAC audio file</title> 
     4    <title>AAC audio file</title> 
    55    <script type="text/javascript" src="../bin-debug/jwplayer.js"></script> 
    66    <link type="text/css" rel="stylesheet" href="assets/style.css"  media="all" /> 
     
    88<body> 
    99 
    10 <h1>Playing an AAC audio file</h1> 
     10<h1>AAC audio file</h1> 
    1111<div class="all">List of test devices</div> 
    1212<p>This test consists of some basic setups with a single AAC audio file. A small but broad set of cases is tested to check basic audio playback functionalities.</p> 
Note: See TracChangeset for help on using the changeset viewer.