Volume Control
Application-specific hotkeys for Windows
|
Defines actions that affect the current foreground application. More...
Public Member Functions | |
void | VolumeUp (object? sender, HotkeyPressedEventArgs e) |
void | VolumeDown (object? sender, HotkeyPressedEventArgs e) |
void | Mute (object? sender, HotkeyPressedEventArgs e) |
void | Unmute (object? sender, HotkeyPressedEventArgs e) |
void | ToggleMute (object? sender, HotkeyPressedEventArgs e) |
Defines actions that affect the current foreground application.