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

List of all members.

Public Attributes

const gchar * filename
const gchar * decoder
VFSFilefile
guchar buffer [16384]
gint filled
gint at
const gchar * read_warned
const gchar * seek_warned

Detailed Description

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


Member Data Documentation

guchar ProbeBuffer::buffer[16384]

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

Referenced by increase_buffer(), and probe_buffer_fread().

const gchar * ProbeBuffer::decoder

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

Referenced by increase_buffer(), probe_buffer_feof(), and probe_buffer_new().

const gchar* ProbeBuffer::filename

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

Referenced by increase_buffer(), probe_buffer_fseek(), and probe_buffer_new().

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

Referenced by increase_buffer(), and probe_buffer_new().

const gchar * ProbeBuffer::seek_warned

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

Referenced by probe_buffer_fseek(), and probe_buffer_new().


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