src/tag_file.h File Reference

#include "check.h"
#include <stdbool.h>

Go to the source code of this file.

Functions

bool tag_file_scan (const char *path_fs, const struct tag_handler *handler, void *handler_ctx)
 Scan the tags of a song file.

Function Documentation

bool tag_file_scan ( const char *  path_fs,
const struct tag_handler handler,
void *  handler_ctx 
)

Scan the tags of a song file.

Invokes matching decoder plugins, but does not invoke the special "APE" and "ID3" scanners.


Generated on 9 Aug 2013 for MPD by  doxygen 1.6.1