Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
const char * | filename |
VFSFile * | handle |
bool_t | buffered |
bool_t | failed |
PluginHandle * | plugin |
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 |
Definition at line 35 of file probe.c.
Referenced by check_opened(), file_find_decoder(), probe_by_extension(), probe_by_scheme(), and probe_func().
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().