PlaylistPlugin Struct Reference

#include <plugin.h>

List of all members.

Public Attributes

PLUGIN_COMMON_FIELDS const
char *const * 
extensions
bool_t(* load )(const char *path, VFSFile *file, char **title, Index *filenames, Index *tuples)
bool_t(* save )(const char *path, VFSFile *file, const char *title, Index *filenames, Index *tuples)

Detailed Description

Definition at line 122 of file plugin.h.


Member Data Documentation

PLUGIN_COMMON_FIELDS const char* const* PlaylistPlugin::extensions

Definition at line 125 of file plugin.h.

bool_t(* PlaylistPlugin::load)(const char *path, VFSFile *file, char **title,Index *filenames,Index *tuples)
bool_t(* PlaylistPlugin::save)(const char *path, VFSFile *file, const char *title, Index *filenames,Index *tuples)

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

Generated on 1 Aug 2012 for Audacious by  doxygen 1.6.1