Timer: 0

Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Muriel Jourdan (Muriel.Jourdan@inrialpes.fr)
Version: Nov 10th, 2000, v1
Module: SMIL Timing & Sync Module
Feature: endsync="all" on Excl time container
File Name: endsync_all_Excl_case7.smil
Media Components: 1 qt
Expected Behavior: the video is shown during 3s, then restarted
<t:excl endsync="all">
<t:priorityClass  peers="pause">
<t:video style="width:100;height:100" id="video1" src="../videos/nasa.qt" begin="0s;3s"  />
</t:priorityClass>
</t:excl>