libmpd-0.9.0.6: An MPD client library.

Portabilityunportable
Stabilitystable
Maintainerjoachifm@fastmail.fm
Safe HaskellNone

Network.MPD.Applicative.Output

Description

Audio output devices.

Synopsis

Documentation

disableOutput :: Int -> Command ()

Turn off output.

enableOutput :: Int -> Command ()

Turn on output.

outputs :: Command [Device]

Get information about all available output devices.