Package com.vidispine.generated
Class ComplexJobOutputType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ComplexJobOutputType.PropInfo
-
- Enclosing class:
- ComplexJobOutputType
public static class ComplexJobOutputType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
BITRATE
static String
CODEC
static String
CODEC_NAME
static String
CODEC_TAG
static String
CODEC_TAG_STRING
static String
EDL
static String
ID
static String
METADATA
static String
OBJECT_TRACKING
static String
PRESET
static String
SETTING
static String
START
static String
TIME_BASE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
START
public static final transient String START
- See Also:
- Constant Field Values
-
CODEC
public static final transient String CODEC
- See Also:
- Constant Field Values
-
CODEC_TAG
public static final transient String CODEC_TAG
- See Also:
- Constant Field Values
-
CODEC_TAG_STRING
public static final transient String CODEC_TAG_STRING
- See Also:
- Constant Field Values
-
CODEC_NAME
public static final transient String CODEC_NAME
- See Also:
- Constant Field Values
-
BITRATE
public static final transient String BITRATE
- See Also:
- Constant Field Values
-
TIME_BASE
public static final transient String TIME_BASE
- See Also:
- Constant Field Values
-
PRESET
public static final transient String PRESET
- See Also:
- Constant Field Values
-
EDL
public static final transient String EDL
- See Also:
- Constant Field Values
-
SETTING
public static final transient String SETTING
- See Also:
- Constant Field Values
-
OBJECT_TRACKING
public static final transient String OBJECT_TRACKING
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
-