Package com.vidispine.generated
Class LoudnessType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.LoudnessType.PropInfo
-
- Enclosing class:
- LoudnessType
public static class LoudnessType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
END
static String
END_LOUDNESS
static String
END_RANGE
static String
ID
static String
LOUDNESS_LU
static String
LOUDNESS_RANGE_LU
static String
MIX
static String
SHAPE
static String
SHAPE_TAG
static String
START
static String
START_LOUDNESS
static String
START_RANGE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
SHAPE
public static final transient String SHAPE
- See Also:
- Constant Field Values
-
SHAPE_TAG
public static final transient String SHAPE_TAG
- See Also:
- Constant Field Values
-
MIX
public static final transient String MIX
- See Also:
- Constant Field Values
-
START
public static final transient String START
- See Also:
- Constant Field Values
-
END
public static final transient String END
- See Also:
- Constant Field Values
-
START_LOUDNESS
public static final transient String START_LOUDNESS
- See Also:
- Constant Field Values
-
END_LOUDNESS
public static final transient String END_LOUDNESS
- See Also:
- Constant Field Values
-
START_RANGE
public static final transient String START_RANGE
- See Also:
- Constant Field Values
-
END_RANGE
public static final transient String END_RANGE
- See Also:
- Constant Field Values
-
LOUDNESS_LU
public static final transient String LOUDNESS_LU
- See Also:
- Constant Field Values
-
LOUDNESS_RANGE_LU
public static final transient String LOUDNESS_RANGE_LU
- See Also:
- Constant Field Values
-
-