libtaginfo_c  0.2.1
libtaginfo_c Documentation

This manual documents the C bindings for libtaginfo. Libtaginfo is a wrapper library for taglib and allows access to media tags in an abstract way.

The functions used to interface the library through C language is available from the taginfo_c.h header.

Known tag formats are:

These tags are used with the following media files (extensions / mime):

There is an API for accessing the following media tags:

However, some media tags are not supported by some tag formats. (E.g. mod tags are very limited)

There is an API for accessing the following audio properties:

Examples can be found in the examples directory in the source code package.