[static]
Instruct the playlist to seek the current song 5 seconds forward.
Definition at line 308 of file gui_input.c.
00309 { 00310 playq_cursong_seek(5, 1); 00311 }