Method

RBStaticPlaylistSourceload_from_xml

Declaration [src]

void
rb_static_playlist_source_load_from_xml (
  RBStaticPlaylistSource* source,
  xmlNodePtr node
)

Description [src]

Loads the playlist contents from the specified XML document node.

Parameters

node

Type: xmlNodePtr

XML node to load from.