Add an example of sndio output to mpdconf.example

This commit is contained in:
Dimitris Papastamos 2016-06-22 14:11:30 +01:00 committed by Max Kellermann
parent 8406864963
commit cb1082c58c

View File

@ -305,6 +305,14 @@ input {
## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
#}
#
# An example of an sndio output.
#
#audio_output {
# type "sndio"
# name "sndio output"
# mixer_type "software"
#}
#
## Example "pipe" output:
#
#audio_output {