#include "check.h"
#include <glib.h>
#include <stdbool.h>
Go to the source code of this file.
Functions | |
static bool | tag_id3_scan (const char *path_fs, const struct tag_handler *handler, void *handler_ctx) |
static bool tag_id3_scan | ( | const char * | path_fs, | |
const struct tag_handler * | handler, | |||
void * | handler_ctx | |||
) | [inline, static] |