Changes between Version 5 and Version 6 of CLI
- Timestamp:
- 07/17/10 00:53:19 (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CLI
v5 v6 77 77 Unload a module specified by its index in the module list as returned by modules. 78 78 79 {{{ 80 describe-module 81 }}} 82 83 Give information about a module specified by its name. 84 79 85 == Configuration Commands == 80 86 … … 96 102 97 103 Set the volume of a sink input specified by its index the the sink input list. The same volume rules apply as with {{{sink_volume}}}. 104 105 {{{ 106 set-sink-input-mute 107 }}} 108 109 Mute or unmute the specified sink input. You may specify the sink input by its index the the sink input list. The mute value is either 0 or 1. 98 110 99 111 {{{
