Data Fields | |
char | filename [1] |
struct { | |
playlist_entry * next | |
} | list |
Definition at line 86 of file app_externalivr.c.
char filename[1] |
struct { ... } list |
Referenced by eivr_comm(), gen_nextfile(), and gen_readframe().
struct playlist_entry* next |
Definition at line 87 of file app_externalivr.c.