public final class AudioVolumeMode
extends com.aspose.ms.System.Enum
Constants which define audio volume.
Modifier and Type | Field and Description |
---|---|
static int |
Loud
Loud sound volume.
|
static int |
Low
Low sound volume.
|
static int |
Medium
Medium sound volume.
|
static int |
Mixed |
static int |
Mute
Zero sound volume.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Mixed
public static final int Mute
Zero sound volume.
public static final int Low
Low sound volume.
public static final int Medium
Medium sound volume.
public static final int Loud
Loud sound volume.