The Sound volume PlugIT is used to change the general volume of the application.
Parameters |
|
1 |
Initial sound volume. |
Action |
|
Set volume |
Sets the new volume value according to the value passed as a link parameter between 0 and 100. |
Mute |
Puts the application into mute mode. |
Unmute |
Disables mute mode. |
Increase |
Increases the volume of the passed value as a link parameter. |
Decrease |
Decreases the volume of the passed value as a link parameter. |
Get volume |
Returns the current volume with the "volume" event. |
Event |
|
Volume |
Returns the current volume when calling the "Get volume" action. |