Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes | List of all members
ProbeState Struct Reference

Public Attributes

const char * filename
 
VFSFilehandle
 
bool_t buffered
 
bool_t failed
 
PluginHandleplugin
 

Detailed Description

Definition at line 33 of file probe.c.

Member Data Documentation

bool_t ProbeState::buffered

Definition at line 37 of file probe.c.

Referenced by check_opened().

bool_t ProbeState::failed

Definition at line 37 of file probe.c.

Referenced by check_opened(), and file_find_decoder().

const char* ProbeState::filename
VFSFile* ProbeState::handle

Definition at line 36 of file probe.c.

Referenced by check_opened(), file_find_decoder(), probe_by_mime(), and probe_func().

PluginHandle* ProbeState::plugin

Definition at line 38 of file probe.c.

Referenced by file_find_decoder(), probe_func(), and probe_func_fast().


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