Volume Control
Application-specific hotkeys for Windows
VolumeControl.CoreAudio.Events.PreviewSessionIsSelectedEventArgs Class Reference

Event arguments object for the PreviewSessionIsSelectedEventHandler event type. More...

Inheritance diagram for VolumeControl.CoreAudio.Events.PreviewSessionIsSelectedEventArgs:
Collaboration diagram for VolumeControl.CoreAudio.Events.PreviewSessionIsSelectedEventArgs:

Properties

AudioSession AudioSession [get]
 Gets the AudioSession instance that is being operated on. More...
 
bool IsSelected [get, set]
 Gets or sets whether the AudioSession should be selected when initialized. More...
 

Detailed Description

Event arguments object for the PreviewSessionIsSelectedEventHandler event type.

Property Documentation

◆ AudioSession

AudioSession VolumeControl.CoreAudio.Events.PreviewSessionIsSelectedEventArgs.AudioSession
get

Gets the AudioSession instance that is being operated on.

◆ IsSelected

bool VolumeControl.CoreAudio.Events.PreviewSessionIsSelectedEventArgs.IsSelected
getset

Gets or sets whether the AudioSession should be selected when initialized.


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