public final class AsfCodecType
extends com.aspose.ms.System.Enum
Defines ASF codec types.
Modifier and Type | Field and Description |
---|---|
static int |
Audio
Audio codec.
|
static int |
Undefined
Undefined codec.
|
static int |
Unknown
Unknown codec.
|
static int |
Video
Video codec.
|
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 Undefined
Undefined codec.
public static final int Video
Video codec.
public static final int Audio
Audio codec.
public static final int Unknown
Unknown codec.