Man Page: audio::mpd::common::output
Operating Environment: debian
Section: 3pm
Audio::MPD::Common::Output(3pm) User Contributed Perl Documentation Audio::MPD::Common::Output(3pm)NAMEAudio::MPD::Common::Output - class representing MPD outputVERSIONversion 1.120881DESCRIPTIONThe MPD server can have various outputs defined, generally one per sound card. Those output can be queried with the mpd modules. Some of those information are served to you as an Audio::MPD::Common::Output object. An Audio::MPD::Common::Output object does not update itself regularly, and thus should be used immediately. Note: one should never ever instantiate an Audio::MPD::Common::Output object directly - use the mpd modules instead.ATTRIBUTES$output->id; Internal MPD id for the output. $output->name; Friendly-name for the output. $output->enabled; Boolean stating whether the output is enabled or not.AUTHORJerome QuelinCOPYRIGHT AND LICENSEThis software is copyright (c) 2007 by Jerome Quelin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-04-01 Audio::MPD::Common::Output(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |