VistaCoreAudioApiHelperGetAllChannelVolume Method

Gets the volume of all the device channels.

Definition

Namespace: DevCase.ThirdParty.VistaCoreAudioApi
Assembly: DevCase.net48.ThirdParty.VistaCoreAudioApi (in DevCase.net48.ThirdParty.VistaCoreAudioApi.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Dictionary<DeviceChannel, int> GetAllChannelVolume()

Return Value

DictionaryDeviceChannel, Int32
Dictionary(Of DeviceChannel, System.Int32).

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet libraries:

Vista Core Audio API Master Volume Control by Ray M.

See Also