mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Read media tag.
This commit is contained in:
@@ -41,5 +41,7 @@ void *open(const char *filepath);
|
||||
|
||||
int close(void *context);
|
||||
|
||||
unsigned char *read_media_tag(void *context, int tag);
|
||||
|
||||
|
||||
#endif //LIBDICFORMAT_DECLS_H
|
||||
|
||||
Reference in New Issue
Block a user