Package com.vidispine.generated
Class ComplexJobOutputFormatType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ComplexJobOutputFormatType.PropInfo
-
- Enclosing class:
- ComplexJobOutputFormatType
public static class ComplexJobOutputFormatType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ATOM
static String
CLIP_NAME
static String
CONTAINER_FORMAT
static String
DMS_1_SOURCE
static String
DROP_FRAME
static String
ID
static String
INITIAL_SMPTE_TIMECODE
static String
MAX_CHUNK_DURATION
static String
METADATA
static String
MUXRATE
static String
MXF_PACKAGES
static String
OVERLAY
static String
PFD_TARGET_URI
static String
RANGE
static String
REQUIRE_FASTSTART
static String
ROUNDED_TIME_BASE
static String
SETTING
static String
START_TIMECODE
static String
TEXT_OVERLAY
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
-
ATOM
public static final transient String ATOM
- See Also:
- Constant Field Values
-
CONTAINER_FORMAT
public static final transient String CONTAINER_FORMAT
- See Also:
- Constant Field Values
-
OVERLAY
public static final transient String OVERLAY
- See Also:
- Constant Field Values
-
TEXT_OVERLAY
public static final transient String TEXT_OVERLAY
- See Also:
- Constant Field Values
-
DMS_1_SOURCE
public static final transient String DMS_1_SOURCE
- See Also:
- Constant Field Values
-
INITIAL_SMPTE_TIMECODE
public static final transient String INITIAL_SMPTE_TIMECODE
- See Also:
- Constant Field Values
-
START_TIMECODE
public static final transient String START_TIMECODE
- See Also:
- Constant Field Values
-
ROUNDED_TIME_BASE
public static final transient String ROUNDED_TIME_BASE
- See Also:
- Constant Field Values
-
DROP_FRAME
public static final transient String DROP_FRAME
- See Also:
- Constant Field Values
-
REQUIRE_FASTSTART
public static final transient String REQUIRE_FASTSTART
- See Also:
- Constant Field Values
-
MUXRATE
public static final transient String MUXRATE
- See Also:
- Constant Field Values
-
PFD_TARGET_URI
public static final transient String PFD_TARGET_URI
- See Also:
- Constant Field Values
-
MXF_PACKAGES
public static final transient String MXF_PACKAGES
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
CLIP_NAME
public static final transient String CLIP_NAME
- See Also:
- Constant Field Values
-
MAX_CHUNK_DURATION
public static final transient String MAX_CHUNK_DURATION
- See Also:
- Constant Field Values
-
SETTING
public static final transient String SETTING
- See Also:
- Constant Field Values
-
-