Difference between revisions of "Screen Saver Initialization"

From LinuxMCE
Jump to: navigation, search
m (1. Initialization moved to Screen Saver Initialization)
(No difference)

Revision as of 12:21, 7 July 2008

LinuxMCE Screen Saver has inside a setup class that gives different parameters for it and is named GallerySetup. The parameters refer to Width and Height of the screen, Fading times between two images, and a \n string list that separates the files that will need to be "animated".

On any ON command, PSS will setup and will animate frames until will get an OFF command.

The ON command reads: - Width of parent device (parent Orbiter) - Height of parent device (parent Orbiter) - ZoomTime millisecond time to animate one picture (it is get from the web-admin page) - Fade time - time in milliseconds that pass between the two images switch.