Allows you send a simulated key for a media button.
Example
Running this code will mute the audio of the Windows media.
plugin command("OS Automation.dll", "send media keys", "Volume Mute")
Allows you send a simulated key for a media button.
Running this code will mute the audio of the Windows media.
plugin command("OS Automation.dll", "send media keys", "Volume Mute")
Was this helpful?