Back Next Index Table of contents Home
Go to...
ProgressDone (10 of 11)To do.

Chapter 5. Advanced Users - screen 10 of 11

What can be tested?

You may wonder what can be tested within <switch> tags...

<!--
  THE LANGUAGE
  (A coma-separated list of
  national codes)
-->

<XXX system-language="fr,en,it">

<!--
  THE BITRATE
  (An integer)
-->

<XXX system-bitrate="14000">

<!--
  THE SCREEN DIMENSION
  (Tow integers separated with an 'X')
-->

<XXX system-screen-size="800X600">

<!--
  THE SCREEN DEPTH
  (An integer: number of bits/pixel)
-->

<XXX system-screen-depth="4">

<!--
  CAPTIONS
  ("on" or "off")
-->

<XXX system-captions="on">

<!--
  CAPTION OR OVERDUB
  ("caption" or "overdub")
-->

<XXX system-captions="overdub">

<!--
  THE TYPE SUPPORTED BY THE VIEWER 
  USED TO RENDER THE PRESENTATION
  (A mime-type)
-->

<XXX type="audio/x-auz">
Tests supported and an example for each of them

The SMIL Tutorial is ©HELIO 1998-1999 all rights reserved
Comments about this page