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

#include <misc.h>

List of all members.

Public Attributes

const gchar * name
const gchar * ext
void(* plc_read )(const gchar *filename, gint at)
void(* plc_write )(const gchar *filename, gint at)

Detailed Description

Definition at line 46 of file misc.h.


Member Data Documentation

const gchar * PlaylistContainer::ext

Definition at line 47 of file misc.h.

Referenced by playlist_container_find().

Definition at line 47 of file misc.h.

void(* PlaylistContainer::plc_read)(const gchar *filename, gint at)

Definition at line 48 of file misc.h.

Referenced by playlist_container_read(), and playlist_insert_playlist().

void(* PlaylistContainer::plc_write)(const gchar *filename, gint at)

Definition at line 49 of file misc.h.

Referenced by playlist_container_write(), and playlist_save().


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