|
|
|
|
infoDisplayTime
(PHP)
infoDisplayTime -- Sets the speed of the info display area.
Usage
wimpy.php?infoDisplayTime=3
By default, this is set to "3"
Parameters
[number]
Description
When scrollInfoDisplay=yes ("scrolling") , a higher infoDisplayTime value will increase the scroll speed. Example: Setting inforDisplayTime to "1" will cause the scroll to go real slow., Whereas setting inforDisplayTime to "10" will cause the scroll to go super fast.
When scrollInfoDisplay=no ("static"), a higher value will decrease the time it takes to flip between the artists name and track title. Example: setting infoDisplayTime to "1" will cause the artist name and track title to flip pretty fast. Whereas setting it to 10 will cause it to take about 10 seconds to change between the artist and title.
Yes, this is a little retarded, because a higher infoDisplayTime value means faster for "scrolling" and slower for "static."
See also
scrollInfoDisplay
.
infoDisplayTime
|
|
|
|