public final class MpegAudioVersion
extends com.aspose.ms.System.Enum
Represents a particular MPEG standard.
Modifier and Type | Field and Description |
---|---|
static int |
Mpeg1
The MPEG 1 standard.
|
static int |
Mpeg2
The MPEG 2 standard.
|
static int |
Mpeg25
The MPEG 2.5 standard.
|
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 Mpeg25
The MPEG 2.5 standard.
public static final int Mpeg2
The MPEG 2 standard.
public static final int Mpeg1
The MPEG 1 standard.