Commit 7801ca86 authored by Denis Krjuchkov's avatar Denis Krjuchkov

mpdconf.example: provide an example of openal output

parent 10fc288c
......@@ -291,6 +291,13 @@ input {
## mixer_type "hardware" # optional
#}
#
# An example of a openal output.
#
#audio_output {
# type "openal"
## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
#}
#
## Example "pipe" output:
#
#audio_output {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment