Volume Control
Application-specific hotkeys for Windows
VolumeControl.SDK.Internal.VCEvents Class Reference

Defines events that are used by the program to perform various actions. More...

Collaboration diagram for VolumeControl.SDK.Internal.VCEvents:

Events

static ? EventHandler ShowSessionListNotification
 Indicates that the SessionListNotification window should be shown. More...
 
static ? EventHandler ShowDeviceListNotification
 Indicates that the DeviceListNotification window should be shown. More...
 
static ? EventHandler ShowMixer
 Indicates that the Mixer window show be shown. More...
 

Detailed Description

Defines events that are used by the program to perform various actions.

To trigger these events from an addon, use the methods found in VCAPI.

Event Documentation

◆ ShowDeviceListNotification

? EventHandler VolumeControl.SDK.Internal.VCEvents.ShowDeviceListNotification
static

Indicates that the DeviceListNotification window should be shown.

◆ ShowMixer

? EventHandler VolumeControl.SDK.Internal.VCEvents.ShowMixer
static

Indicates that the Mixer window show be shown.

◆ ShowSessionListNotification

? EventHandler VolumeControl.SDK.Internal.VCEvents.ShowSessionListNotification
static

Indicates that the SessionListNotification window should be shown.


The documentation for this class was generated from the following file: