Main Page | Modules | Data Structures | File List | Data Fields | Globals | Examples

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 Fri Oct 14 08:59:56 2005 for libnjb by  doxygen 1.3.9.1