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

Event arguments for the preview session name event, which allows session display names to be changed when they are added by the AudioSessionManager. More...

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

Properties

AudioSession AudioSession [get]
 Gets the AudioSession instance that this event was triggered for. More...
 
string SessionName [get, set]
 Gets or sets the initial name that will be used for the new audio session instance. More...
 

Detailed Description

Event arguments for the preview session name event, which allows session display names to be changed when they are added by the AudioSessionManager.

Property Documentation

◆ AudioSession

AudioSession VolumeControl.CoreAudio.Events.PreviewSessionNameEventArgs.AudioSession
get

Gets the AudioSession instance that this event was triggered for.

◆ SessionName

string VolumeControl.CoreAudio.Events.PreviewSessionNameEventArgs.SessionName
getset

Gets or sets the initial name that will be used for the new audio session instance.


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