Method

RBPlaylistSourcesave_to_xml

Declaration [src]

void
rb_playlist_source_save_to_xml (
  RBPlaylistSource* source,
  xmlNodePtr parent_node
)

Description [src]

Converts the playlist to XML format, below the specified parent node.

Parameters

parent_node

Type: xmlNodePtr

Libxml node below which to save the playlist.