libmpd 11.8.17
libmpd-sticker.h
Go to the documentation of this file.
1#ifndef __LIBMPD_STICKER_H__
2#define __LIBMPD_STICKER_H__
3
4
5char * mpd_sticker_song_get(MpdObj *mi, const char *path, const char *tag);
6
7int mpd_sticker_song_set(MpdObj *mi, const char *path, const char *tag, const char *value);
8
9
11#endif
char * mpd_sticker_song_get(MpdObj *mi, const char *path, const char *tag)
int mpd_sticker_song_set(MpdObj *mi, const char *path, const char *tag, const char *value)
int mpd_sticker_supported(MpdObj *mi)
struct _MpdObj MpdObj
Definition libmpd.h:100

Copyright 2006 Qball Cow