MaxSoundVolume Field

Syntax

C#

public static int MaxSoundVolume;

Description

MaxSoundVolume is a static field that represents the maximum value of the SoundVolume property.

Use this field to scale or normalize sound volume levels in your application.