
18
•
•
•
•
•
•
The files in a playlist don’t have to be bitmaps; you can use video or audio files too. You can also
mix media types in a single playlist and trigger GPIO (General Purpose Input/Output) pins. In
addition to filenames, there is a set of commands that you can use in a BrightSign playlist. For
example, if you want the playlist to pause for 5 seconds between images, the slideshow playlist
above could be modified like this:
slideinterval 5
slide1.bmp
slide2.bmp
slide3.bmp
To pause five seconds between slides 1 and 2, and two seconds between slides 3 and 4, modify
the playlist like this:
slideinterval 5
slide1.bmp
slide2.bmp
slideinterval 2
slide3.bmp
slide4.bmp
Kommentare zu diesen Handbüchern