Query: audio::mpd::common::output
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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. |
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |