export.c File Reference

Include dependency graph for export.c:


Functions

int Export_M3U (vlc_object_t *p_intf)
int Export_Old (vlc_object_t *p_intf)
int xspf_export_playlist (vlc_object_t *p_intf)
 Prints the XSPF header to file, writes each item by xspf_export_item() and closes the open xml elements.
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Function Documentation

int Export_M3U ( vlc_object_t p_intf  ) 

int Export_Old ( vlc_object_t p_intf  ) 

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 

int xspf_export_playlist ( vlc_object_t p_this  ) 

Prints the XSPF header to file, writes each item by xspf_export_item() and closes the open xml elements.

Parameters:
p_this the VLC playlist object
Returns:
VLC_SUCCESS if some memory is available, otherwise VLC_ENONMEM


Generated on Wed Aug 13 08:04:43 2008 for VLC by  doxygen 1.5.1