Package com.vidispine.generated
Class ComplexJobVideoOutputType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ComplexJobVideoOutputType.PropInfo
-
- Enclosing class:
- ComplexJobVideoOutputType
public static class ComplexJobVideoOutputType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ADD_PARAMETER_SETS
static String
BURN_TIMECODE
static String
COLOR_SITING
static String
CONTAINER_SAR
static String
DETECT_FACES
static String
DISABLE_FRAME_DUP_DROP
static String
DISPLAY_HEIGHT
static String
DISPLAY_WIDTH
static String
DISPLAY_X_OFFSET
static String
DISPLAY_Y_OFFSET
static String
FORCE_CFR
static String
GENERATE_POSTERS
static String
GENERATE_THUMBNAILS
static String
GOP_SIZE
static String
IMAGE_QUALITY
static String
LEVEL
static String
MAX_B_FRAMES
static String
MAX_BITRATE
static String
MIN_BITRATE
static String
OVERLAY
static String
PARAMETER_SETS
static String
PIXEL_FORMAT
static String
RC_BUFFER_SIZE
static String
RC_INITIAL_BUFFER_OCCUPANCY
static String
RESOLUTION
static String
SCALING
static String
STRIP_PARAMETER_SETS
static String
TEXT_OVERLAY
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
SCALING
public static final transient String SCALING
- See Also:
- Constant Field Values
-
RESOLUTION
public static final transient String RESOLUTION
- See Also:
- Constant Field Values
-
PIXEL_FORMAT
public static final transient String PIXEL_FORMAT
- See Also:
- Constant Field Values
-
GOP_SIZE
public static final transient String GOP_SIZE
- See Also:
- Constant Field Values
-
MAX_B_FRAMES
public static final transient String MAX_B_FRAMES
- See Also:
- Constant Field Values
-
RC_BUFFER_SIZE
public static final transient String RC_BUFFER_SIZE
- See Also:
- Constant Field Values
-
RC_INITIAL_BUFFER_OCCUPANCY
public static final transient String RC_INITIAL_BUFFER_OCCUPANCY
- See Also:
- Constant Field Values
-
MIN_BITRATE
public static final transient String MIN_BITRATE
- See Also:
- Constant Field Values
-
MAX_BITRATE
public static final transient String MAX_BITRATE
- See Also:
- Constant Field Values
-
COLOR_SITING
public static final transient String COLOR_SITING
- See Also:
- Constant Field Values
-
GENERATE_THUMBNAILS
public static final transient String GENERATE_THUMBNAILS
- See Also:
- Constant Field Values
-
GENERATE_POSTERS
public static final transient String GENERATE_POSTERS
- See Also:
- Constant Field Values
-
DETECT_FACES
public static final transient String DETECT_FACES
- 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
-
STRIP_PARAMETER_SETS
public static final transient String STRIP_PARAMETER_SETS
- See Also:
- Constant Field Values
-
ADD_PARAMETER_SETS
public static final transient String ADD_PARAMETER_SETS
- See Also:
- Constant Field Values
-
PARAMETER_SETS
public static final transient String PARAMETER_SETS
- See Also:
- Constant Field Values
-
LEVEL
public static final transient String LEVEL
- See Also:
- Constant Field Values
-
DISABLE_FRAME_DUP_DROP
public static final transient String DISABLE_FRAME_DUP_DROP
- See Also:
- Constant Field Values
-
FORCE_CFR
public static final transient String FORCE_CFR
- See Also:
- Constant Field Values
-
BURN_TIMECODE
public static final transient String BURN_TIMECODE
- See Also:
- Constant Field Values
-
IMAGE_QUALITY
public static final transient String IMAGE_QUALITY
- See Also:
- Constant Field Values
-
DISPLAY_WIDTH
public static final transient String DISPLAY_WIDTH
- See Also:
- Constant Field Values
-
DISPLAY_HEIGHT
public static final transient String DISPLAY_HEIGHT
- See Also:
- Constant Field Values
-
DISPLAY_X_OFFSET
public static final transient String DISPLAY_X_OFFSET
- See Also:
- Constant Field Values
-
DISPLAY_Y_OFFSET
public static final transient String DISPLAY_Y_OFFSET
- See Also:
- Constant Field Values
-
CONTAINER_SAR
public static final transient String CONTAINER_SAR
- See Also:
- Constant Field Values
-
-