Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
const char * | filename |
VFSFile * | handle |
bool_t | buffered |
bool_t | failed |
PluginHandle * | plugin |
Definition at line 39 of file probe.c.
Referenced by check_opened().
Definition at line 39 of file probe.c.
Referenced by check_opened(), and file_find_decoder().
const char* ProbeState::filename |
Definition at line 37 of file probe.c.
Referenced by check_opened(), file_find_decoder(), probe_by_extension(), probe_by_scheme(), and probe_func().
Definition at line 38 of file probe.c.
Referenced by check_opened(), file_find_decoder(), probe_by_mime(), and probe_func().
Definition at line 40 of file probe.c.
Referenced by file_find_decoder(), probe_func(), and probe_func_fast().