playlist.h

00001 #ifndef __NJB__PLAYLIST__H
00002 #define __NJB__PLAYLIST__H
00003 
00004 njb_playlist_t *playlist_unpack(void *data, size_t nbytes);
00005 u_int32_t playlist_pack(njb_playlist_t *pl, char *data);
00006 
00007 #endif
Generated on Tue Aug 10 09:32:34 2010 for libnjb by  doxygen 1.6.3