AudioMixer.VolumeDown Method

Decreases the current volume level.

Syntax

public void VolumeDown();

Parameters

This method takes no parameters.

Return Value

This method does not return a value.

Remarks

For more information about setting the current volume level, see the Remarks for the AudioMixer.Volume method.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also