@Deprecated public final class AsfCodecType extends com.aspose.ms.System.Enum
Defines Asf codec type.
Modifier and Type | Field and Description |
---|---|
static int |
Audio
Deprecated.
Audio codec.
|
static int |
Undefined
Deprecated.
Undefined codec.
|
static int |
Unknown
Deprecated.
Unknown codec.
|
static int |
Video
Deprecated.
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.
Copyright © 2020. All rights reserved.