UtilAudioGetCurrentApplicationVolume Method

Gets the volume of the current application.

Definition

Namespace: DevCase.Core.Media.Sound
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static StereoVolume GetCurrentApplicationVolume()

Return Value

StereoVolume
A StereoVolume structure that contains the left and right channels volume, from range 0 to 100.

Exceptions

Win32Exception

See Also