mpdconf.example: provide an example of winmm output

This commit is contained in:
Denis Krjuchkov 2013-01-10 15:46:30 +06:00
parent 43806d524d
commit 10fc288c91

View File

@ -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 {