Adding a null output to mpdconf.example.

git-svn-id: https://svn.musicpd.org/mpd/trunk@6394 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman 2007-05-30 16:58:39 +00:00
parent 0f8ab01c3e
commit 41d65da4bd

View File

@ -118,6 +118,13 @@ error_file "~/.mpd/mpd.error"
# public "no" # optional
#}
#
# An example of a null output (for no audio output):
#
#audio_output {
# type "null"
# name "My Null Output"
#}
#
# Force all decoded audio to be converted to this format before
# being passed to the audio outputs.
#