Go to the first, previous, next, last section, table of contents.


LaSt viewer preferences

Author(s): Per Cederberg.

Both the LaSt layout rules and the WOF queries may contain references to specific viewer preferences. These will normally be given to the LaSt engine upon processing a RadioWeb template.

This module contains the interface for setting and accessing the viewer preferences structure. It also interprets the XML structure in which the preferences are sent to the LaSt engine.

Usage and interface (viewer)

Documentation on exports (viewer)

PREDICATE: init_viewer_preferences/1:

Usage: init_viewer_preferences(TermLs)

PREDICATE: viewer_preference/2:

Usage: viewer_preference(Name,Value)


Go to the first, previous, next, last section, table of contents.