PlaylistPlugin Struct Reference

#include <plugin.h>

List of all members.

Public Attributes

PLUGIN_COMMON_FIELDS const
gchar *const * 
extensions
gboolean(* load )(const gchar *path, VFSFile *file, gchar **title, struct index *filenames, struct index *tuples)
gboolean(* save )(const gchar *path, VFSFile *file, const gchar *title, struct index *filenames, struct index *tuples)

Detailed Description

Definition at line 103 of file plugin.h.


Member Data Documentation

PLUGIN_COMMON_FIELDS const gchar* const* PlaylistPlugin::extensions

Definition at line 106 of file plugin.h.

gboolean(* PlaylistPlugin::load)(const gchar *path, VFSFile *file, gchar **title, struct index *filenames,struct index *tuples)
gboolean(* PlaylistPlugin::save)(const gchar *path, VFSFile *file, const gchar *title, struct index *filenames,struct index *tuples)

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

Generated on 27 Aug 2011 for Audacious by  doxygen 1.6.1