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: mode="out", values list
File Name: transfilter_mode-out_values_calcMode-linear.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Transition will start at 2s with media 100% displayed,
wipes to 0% visible over 6s. At 8s transition ends and video is 100% visible.
Duration of media is 20 seconds.
Transition will be type="clockWipe" subtype="clockwiseTwelve"

<t:video id="m1" src="../videos/nasa.qt " dur="20"> <t:transitionfilter id="trans1" type="clockWipe" subtype="clockwiseTwelve" begin="2" dur="6" values="0.083; 0.166; 0.250; 0.333; 0.416; 0.500; 0.583; 0.666; 0.750; 0.833; 0.916; 1.000;" calcMode="linear" mode="out" /> </t:video>