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: barWipe transitionFilter
File Name: transfilter_mode-default__calcMode-linear.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Video will begin at 2s and transition will begin at 4s,
transition runs for dur of 6s and at 10s media is 100% visible.
Video has duration of 20s.

<t:video id="m1" src="../videos/nasa.qt " timecontainer="par" begin="2" dur="20"> <t:transitionfilter id="trans1" type="barWipe" begin="2" dur="6" calcMode="linear" fill="freeze" /> </t:video>