W3C home > Mailing lists > Public > www-smil@w3.org > April to June 2004

Re: New SMIL Player distributions

From: Dick Bulterman <Dick.Bulterman@cwi.nl>
Date: Fri, 23 Apr 2004 14:52:08 +0200
Message-ID: <40891178.5020900@cwi.nl>
To: Vincent Kober <vincent.kober@inrialpes.fr>
Cc: "'www-smil@w3.org'" <www-smil@w3.org>

Vincent,

> Is it a way to make a switch to distinguished the player (eg : Real an Ambulant)...Especially to choose the video and text content

The Ambulant settings file is an xml-structured file that allows you to 
define the settings of test variables. You could define something like:
<?xml version="1.0"?>
<filter>
	<systemTest name="systemComponent" value="Ambulant" />
</filter>

When you start the Ambulant player, you can load this file using:
   View->Load Settings...

A document structured with:
    <switch>
      <par id="p0" systemComponent="Ambulant" .../>
      <par id="p1" ... />
    </switch>

could identify which player is which.

(The RealPlayer and others should ignore p0.)

cheers,
-d.
Received on Friday, 23 April 2004 08:52:12 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:37:36 GMT