summaryrefslogtreecommitdiff
path: root/junklib.h
diff options
context:
space:
mode:
Diffstat (limited to 'junklib.h')
-rw-r--r--junklib.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/junklib.h b/junklib.h
index 8b19d2ca..48d7eefc 100644
--- a/junklib.h
+++ b/junklib.h
@@ -69,9 +69,15 @@ int
junk_apev2_read_full (struct playItem_s *it, DB_apev2_tag_t *tag_store, DB_FILE *fp);
int
+junk_apev2_read_full_mem (struct playItem_s *it, DB_apev2_tag_t *tag_store, char *mem, int memsize);
+
+int
junk_apev2_read (struct playItem_s *it, DB_FILE *fp);
int
+junk_apev2_read_mem (struct playItem_s *it, char *mem, int size);
+
+int
junk_apev2_find (DB_FILE *fp, int32_t *psize, uint32_t *pflags, uint32_t *pnumitems);
DB_apev2_frame_t *