Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes
PlaylistPlugin Struct Reference

#include <plugin.h>

List of all members.

Public Attributes

PLUGIN_COMMON_FIELDS const
gchar *const * 
extensions
gboolean(* load )(const gchar *filename, gint list, gint at)
gboolean(* save )(const gchar *filename, gint list)

Detailed Description

Definition at line 114 of file plugin.h.


Member Data Documentation

PLUGIN_COMMON_FIELDS const gchar* const* PlaylistPlugin::extensions

Definition at line 116 of file plugin.h.

gboolean(* PlaylistPlugin::load)(const gchar *filename, gint list, gint at)

Definition at line 117 of file plugin.h.

gboolean(* PlaylistPlugin::save)(const gchar *filename, gint list)

Definition at line 118 of file plugin.h.


The documentation for this struct was generated from the following file: