public final class MpegEmphasis
extends com.aspose.ms.System.Enum
Defines MPEG emphasis types.
Modifier and Type | Field and Description |
---|---|
static int |
CcitJ17
CCIT J.17.
|
static int |
Ms5015
50/15 ms.
|
static int |
None
No emphasis indication.
|
static int |
Reserved
Reserved.
|
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 None
No emphasis indication.
public static final int Ms5015
50/15 ms.
public static final int Reserved
Reserved.
public static final int CcitJ17
CCIT J.17.