From 7801ca86b987646fd4b6d531602ae7aba3b23581 Mon Sep 17 00:00:00 2001 From: Denis Krjuchkov Date: Thu, 10 Jan 2013 15:50:00 +0600 Subject: mpdconf.example: provide an example of openal output --- doc/mpdconf.example | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/mpdconf.example b/doc/mpdconf.example index d4cde2aa..c78cde8d 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -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 { -- cgit v1.2.3