Ambulant Player Preferences
In the Preferences window (called Settings on some platforms)
you can set various change the way Ambulant Player handles some functions:
- Log Level allows you to change how verbose the log output will be.
In general debug is for developers only, trace is for people
creating SMIL documents and the higher levels are for all users.
- You can select the preferred XML parser to use. Expat is fast
and best for everyday use, but Xerces has the option to do some rigorous
syntax checking on your document, which is good if you are creating SMIL documents.
It gives you the option to check using either the DTD or the Schema
for the SMIL language, the DTD is the preferred way. If you check using the schema
you also have the option of doing some checking on the schema itself.
- On some platforms, you can enable or disable loading of plugins, which
enhance Ambulant Player with extra media types, etc.