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 Mon Sep 11 00:52:12 2006 for libnjb by  doxygen 1.4.7