export.c File Reference

Include dependency graph for export.c:


Functions

int Export_M3U (vlc_object_t *p_intf)
int Export_M3U8 (vlc_object_t *p_intf)
int Export_HTML (vlc_object_t *p_intf)
 Export the playlist as an HTML page.
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_HTML ( vlc_object_t p_this  ) 

Export the playlist as an HTML page.

Parameters:
p_this,: the playlist
Returns:
VLC_SUCCESS if everything goes fine

References DoChildren(), msg_Dbg, playlist_export_t::p_file, playlist_export_t::p_root, and VLC_SUCCESS.

int Export_M3U ( vlc_object_t p_intf  ) 

int Export_M3U8 ( 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 Tue May 25 08:05:26 2010 for VLC by  doxygen 1.5.6