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