Package com.vidispine.generated
Class ComplexJobVideoOutputType.GeneratePosters.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ComplexJobVideoOutputType.GeneratePosters.PropInfo
-
- Enclosing class:
- ComplexJobVideoOutputType.GeneratePosters
public static class ComplexJobVideoOutputType.GeneratePosters.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
BACKGROUND
static String
FORMAT
static String
RESOLUTION
static String
SETTING
static String
SMALL_POSTERS
static String
TIME_CODE
static String
URI
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
BACKGROUND
public static final transient String BACKGROUND
- See Also:
- Constant Field Values
-
RESOLUTION
public static final transient String RESOLUTION
- See Also:
- Constant Field Values
-
URI
public static final transient String URI
- See Also:
- Constant Field Values
-
TIME_CODE
public static final transient String TIME_CODE
- See Also:
- Constant Field Values
-
FORMAT
public static final transient String FORMAT
- See Also:
- Constant Field Values
-
SETTING
public static final transient String SETTING
- See Also:
- Constant Field Values
-
SMALL_POSTERS
public static final transient String SMALL_POSTERS
- See Also:
- Constant Field Values
-
-