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

Event arguments for the PreviewSessionIsHiddenEventHandler event type. More...

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

Properties

AudioSession AudioSession [get]
 Gets the AudioSession instance that this event was triggered for. More...
 
bool SessionIsHidden [get, set]
 Gets or sets whether the AudioSession is initially hidden or not. More...
 

Detailed Description

Event arguments for the PreviewSessionIsHiddenEventHandler event type.

Property Documentation

◆ AudioSession

AudioSession VolumeControl.CoreAudio.Events.PreviewSessionIsHiddenEventArgs.AudioSession
get

Gets the AudioSession instance that this event was triggered for.

◆ SessionIsHidden

bool VolumeControl.CoreAudio.Events.PreviewSessionIsHiddenEventArgs.SessionIsHidden
getset

Gets or sets whether the AudioSession is initially hidden or not.


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