public final class MatroskaContentType
extends com.aspose.ms.System.Enum
Represents a Matroska content type.
Modifier and Type | Field and Description |
---|---|
static int |
Audio
Defines the Matroska audio type.
|
static int |
Undefined
Undefined content.
|
static int |
Video
Defines the Matroska video type.
|
static int |
Video3D
Defines the Matroska 3D video type.
|
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 content.
public static final int Audio
Defines the Matroska audio type.
public static final int Video
Defines the Matroska video type.
public static final int Video3D
Defines the Matroska 3D video type.