|
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 39 of file probe.c.
Referenced by check_opened().
| bool_t ProbeState::failed |
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().
| VFSFile* ProbeState::handle |
Definition at line 38 of file probe.c.
Referenced by check_opened(), file_find_decoder(), probe_by_mime(), and probe_func().
| PluginHandle* ProbeState::plugin |
Definition at line 40 of file probe.c.
Referenced by file_find_decoder(), probe_func(), and probe_func_fast().
1.8.1.1