@Deprecated public final class MatroskaVideoDisplayUnit extends com.aspose.ms.System.Enum
Defines how Matroska DisplayWidth and DisplayHeight are interpreted.
Modifier and Type | Field and Description |
---|---|
static byte |
AspectRatio
Deprecated.
Display aspect ratio unit.
|
static byte |
Centimeters
Deprecated.
Centimeters unit.
|
static byte |
Inches
Deprecated.
Inches unit.
|
static byte |
Pixels
Deprecated.
Pixels unit.
|
static byte |
Unknown
Deprecated.
Unknown unit.
|
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 byte Pixels
Pixels unit.
public static final byte Centimeters
Centimeters unit.
public static final byte Inches
Inches unit.
public static final byte AspectRatio
Display aspect ratio unit.
public static final byte Unknown
Unknown unit.
Copyright © 2020. All rights reserved.