Add jackpot screenshots to the manual.
[kugel-rb.git] / manual / plugins / wavplay.tex
blob5a426147734ae1b03eb5d3d65bb4bb3658ea68ae
1 \subsection{Wavplay}
2 \screenshot{plugins/images/ss-wavplay}{Wavplay}{fig:wavplay}
3 This plugin is for demo purposes only. It is planned to have
4 Wavplay as part of the normal playback engine later.
6 At the moment it is only possible to start playing one \fname{.wav}-file at a
7 time. Therefore playlists are impossible. As every other viewer plugin, Wavplay
8 is associated with the specific files. Playing a \fname{.wav}-file starts the
9 plugin automatically and the Wavplay screen
10 appears. This screen gives information about samplerate and length of the
11 playing file.
12 \note{Seeking within the \fname{.wav}-file or changing the volume once the
13 plugin is running is not possible. Wavplay uses the sound settings that were
14 used before (except for pitch).}
15 The only action that can be performed is to stop by pressing \ButtonOff, and
16 Wavplay will be exited and you are returned to the filebrowser. If the end of
17 the file has been reached, you will also be returned to the filebrowser.