Volume Control
Application-specific hotkeys for Windows
VolumeControl.CoreAudio.Interfaces.IHideableAudioControl Interface Reference

Represents an audio instance that can be prevented from becoming selected. More...

Inheritance diagram for VolumeControl.CoreAudio.Interfaces.IHideableAudioControl:
Collaboration diagram for VolumeControl.CoreAudio.Interfaces.IHideableAudioControl:

Properties

bool IsHidden [get, set]
 Gets or sets whether this audio instance is hidden. More...
 
- Properties inherited from VolumeControl.CoreAudio.Interfaces.IAudioControl
float NativeVolume [get, set]
 Gets or sets the volume level of the audio instance, in the native float format. More...
 
int Volume [get, set]
 Gets or sets the volume level of the audio instance. More...
 
bool Mute [get, set]
 Gets or sets the mute state of the audio instance. More...
 
DataFlow DataFlow [get]
 Gets whether this audio control is a capture or render instance. More...
 

Detailed Description

Represents an audio instance that can be prevented from becoming selected.

Property Documentation

◆ IsHidden

bool VolumeControl.CoreAudio.Interfaces.IHideableAudioControl.IsHidden
getset

Gets or sets whether this audio instance is hidden.


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