Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Functions
probe-buffer.h File Reference
#include <glib.h>
#include <libaudcore/vfs.h>

Go to the source code of this file.

Functions

VFSFileprobe_buffer_new (const gchar *filename)
void probe_buffer_set_decoder (VFSFile *file, const gchar *decoder)

Function Documentation

VFSFile* probe_buffer_new ( const gchar *  filename)

Definition at line 176 of file probe-buffer.c.

Referenced by check_opened().

void probe_buffer_set_decoder ( VFSFile file,
const gchar *  decoder 
)

Definition at line 201 of file probe-buffer.c.

Referenced by probe_func().