playq_funcs Struct Reference

Routines that should be used to control the playlist. More...

Collaboration diagram for playq_funcs:
Collaboration graph
[legend]

Data Fields

struct vfsref *(* give )(void)
 Give a song that should be played.
void(* idle )(void)
 Report that playback thread is going idle.
int(* select )(struct vfsref *vr)
 Select a specific song for playback.
int(* next )(void)
 Specify that the next song should be played.
int(* prev )(void)
 Specify that the previous song should be played.
void(* notify_pre_removal )(struct vfsref *vr)
 Notify that a song is about to be removed.

Detailed Description

Routines that should be used to control the playlist.

Definition at line 44 of file playq.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:56 2010 for herrie by  doxygen 1.6.3