#include "tag_table.h"
#include <stdbool.h>
Go to the source code of this file.
Functions | |
bool | tag_ape_scan2 (const char *path_fs, const struct tag_handler *handler, void *handler_ctx) |
Scan the APE tags of a file. | |
Variables | |
struct tag_table | ape_tags [] |
bool tag_ape_scan2 | ( | const char * | path_fs, | |
const struct tag_handler * | handler, | |||
void * | handler_ctx | |||
) |
Scan the APE tags of a file.
path_fs | the path of the file in filesystem encoding |