Gmi
Defines | |
#define | media_info_t pmp_music_record_t |
#define | gmi_finish pmplib_record_finish |
Enumerations | |
enum | { GMIF_NONE = 0x00000000, GMIF_TAG = 0x00000001, GMIF_STRIP_ARTIST = 0x00000010, GMIF_GENRE = 0x00010000, GMIF_ARTIST = 0x00020000, GMIF_ALBUM = 0x00040000, GMIF_TITLE = 0x00080000, GMIF_NUMBER = 0x00100000, GMIF_PARSEMASK = 0x00FF0000 } |
Functions | |
GMIAPI int | gmi_get (media_info_t *info, const ucs2char_t *filename, const ucs2char_t *path_to_music, int flag, const char *charset, ucs2char_t **strip_words, int num_strip_words) |
Define Documentation
#define media_info_t pmp_music_record_t |
Enumeration Type Documentation
anonymous enum |
Function Documentation
GMIAPI int gmi_get | ( | media_info_t * | info, | |
const ucs2char_t * | filename, | |||
const ucs2char_t * | path_to_music, | |||
int | flag, | |||
const char * | charset, | |||
ucs2char_t ** | strip_words, | |||
int | num_strip_words | |||
) |