public final class MatroskaTargetTypeValue
extends com.aspose.ms.System.Enum
Represents a number to indicate the logical level of the Matroska tag target.
Modifier and Type | Field and Description |
---|---|
static long |
Album
ALBUM / OPERA / CONCERT / MOVIE / EPISODE / CONCERT level.
|
static long |
Collection
COLLECTION level.
|
static long |
Edition
EDITION / ISSUE / VOLUME / OPUS / SEASON / SEQUEL level.
|
static long |
Part
PART / SESSION level.
|
static long |
Shot
SHOT level.
|
static long |
Subtrack
SUBTRACK / PART / MOVEMENT / SCENE level.
|
static long |
Track
TRACK / SONG / CHAPTER level.
|
static long |
Undefined
Undefined level.
|
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 long Undefined
Undefined level.
public static final long Collection
COLLECTION level.
public static final long Edition
EDITION / ISSUE / VOLUME / OPUS / SEASON / SEQUEL level.
public static final long Album
ALBUM / OPERA / CONCERT / MOVIE / EPISODE / CONCERT level.
public static final long Part
PART / SESSION level.
public static final long Track
TRACK / SONG / CHAPTER level.
public static final long Subtrack
SUBTRACK / PART / MOVEMENT / SCENE level.
public static final long Shot
SHOT level.