aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf.h
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-10-23 01:04:58 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-10-23 01:04:58 +0000
commit12597322a2c4a1271249eb66192bfb6f0e1294e5 (patch)
tree201e8b5d6ded1df66e19951df617214369bc4acc /src/conf.h
parent413bf61ea1c3beaee98197e8d759ac2375ce51ef (diff)
downloadmpd-12597322a2c4a1271249eb66192bfb6f0e1294e5.tar.gz
mpd-12597322a2c4a1271249eb66192bfb6f0e1294e5.tar.xz
mpd-12597322a2c4a1271249eb66192bfb6f0e1294e5.zip
configure shout encoding quality and audio format
git-svn-id: https://svn.musicpd.org/mpd/trunk@2307 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h
index d87dc24fc..f6bd5d283 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -63,6 +63,7 @@
#define CONF_SHOUT_USER 39
#define CONF_SHOUT_QUALITY 40
#define CONF_ID3V1_ENCODING 41
+#define CONF_SHOUT_FORMAT 42
#define CONF_CAT_CHAR "\n"