aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/mpdconf.example10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index ad2444ba..d4cde2aa 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -281,6 +281,16 @@ input {
## sink "remote_server_sink" # optional
#}
#
+# An example of a winmm output (Windows multimedia API).
+#
+#audio_output {
+# type "winmm"
+## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
+# or
+## device "0" # optional
+## mixer_type "hardware" # optional
+#}
+#
## Example "pipe" output:
#
#audio_output {