Timer: 0

Copyright: Copyright 1998-2005  W3C (MIT, ERCIM, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Debbie Newman,±Microsoft
Version: 11/8/2000
Module: InlineTransitions Module
Feature: type="irisWipe" subtype="rectangle", repeatDur="12"
File Name: transfilter_mode-in_from_to_accumulate-none_calcMode-linear.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Transition starts at 0s with 0% displayed, lasts 6s
and goes to 100% displayed. repeats at 6s. Freeze at 12s with media 100% visible.
Duration of media is 15 seconds.

<t:video id="m1" src="../videos/nasa.qt " dur="15"> <t:transitionfilter id="trans1" type="irisWipe" subtype="rectangle" dur="6" from="0" to="1" calcMode="linear" accumulate="none" repeatDur="12" mode="in" fill="freeze" /> </t:video>