Portability | unportable |
---|---|
Stability | stable |
Maintainer | joachifm@fastmail.fm |
Safe Haskell | None |
Network.MPD.Applicative.Output
Description
Audio output devices.
- disableOutput :: Int -> Command ()
- enableOutput :: Int -> Command ()
- outputs :: Command [Device]
Documentation
disableOutput :: Int -> Command ()
Turn off output.
enableOutput :: Int -> Command ()
Turn on output.