Package com.vidispine.generated
Class ComplexJobType.Input.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ComplexJobType.Input.PropInfo
-
- Enclosing class:
- ComplexJobType.Input
public static class ComplexJobType.Input.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ANALYZE
static String
BULKY_METADATA_REQUEST
static String
DEMUXER_SETTING
static String
DMS_1_TARGET_URI
static String
DOUBLE_DURATION_HACK
static String
FASTSTART_DURATION
static String
ID
static String
INTERVAL
static String
INTERVAL_IS_DTS
static String
PAGENO
static String
PARTIAL_FILE
static String
RANGE
static String
SCAN_FOR_START_PTS
static String
URI
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
URI
public static final transient String URI
- See Also:
- Constant Field Values
-
RANGE
public static final transient String RANGE
- See Also:
- Constant Field Values
-
PARTIAL_FILE
public static final transient String PARTIAL_FILE
- See Also:
- Constant Field Values
-
INTERVAL
public static final transient String INTERVAL
- See Also:
- Constant Field Values
-
INTERVAL_IS_DTS
public static final transient String INTERVAL_IS_DTS
- See Also:
- Constant Field Values
-
DMS_1_TARGET_URI
public static final transient String DMS_1_TARGET_URI
- See Also:
- Constant Field Values
-
FASTSTART_DURATION
public static final transient String FASTSTART_DURATION
- See Also:
- Constant Field Values
-
BULKY_METADATA_REQUEST
public static final transient String BULKY_METADATA_REQUEST
- See Also:
- Constant Field Values
-
SCAN_FOR_START_PTS
public static final transient String SCAN_FOR_START_PTS
- See Also:
- Constant Field Values
-
DOUBLE_DURATION_HACK
public static final transient String DOUBLE_DURATION_HACK
- See Also:
- Constant Field Values
-
DEMUXER_SETTING
public static final transient String DEMUXER_SETTING
- See Also:
- Constant Field Values
-
ANALYZE
public static final transient String ANALYZE
- See Also:
- Constant Field Values
-
PAGENO
public static final transient String PAGENO
- See Also:
- Constant Field Values
-
-