Package com.vidispine.generated
Class TranscoderConfigurationType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.TranscoderConfigurationType.PropInfo
-
- Enclosing class:
- TranscoderConfigurationType
public static class TranscoderConfigurationType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ADDRESS
static String
API_PASSWORD
static String
API_URL
static String
API_USERNAME
static String
BILINEAR_EFFECTS
static String
CARBON_PRESET
static String
CARBON_SERVER
static String
COLOR_PROFILE_PATH
static String
DATA_BUFFER_FLUSH_TIME
static String
DATA_BUFFER_SIZE
static String
DATA_BUFFER_WRITE_SIZE
static String
DATA_PATH
static String
DECODER_OFFER_THREADS
static String
ENCODER_THREADS
static String
FACE_DETECTOR_PLUGIN
static String
IMAGEMAGICK
static String
LOG_LEVEL
static String
LOGO
static String
PORT
static String
PRESET_PATH
static String
PRORES_DECODER
static String
PRORES_ENCODER
static String
READ_BUFFER_LENGTH
static String
RED_DECODER_TYPE
static String
STATSD
static String
TEMP_PATH
static String
THUMBNAIL_PERIOD
static String
THUMBNAIL_RESOLUTION
static String
VP_6_ENCODER
static String
VP_6_ENCODER_POOL_SIZE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ADDRESS
public static final transient String ADDRESS
- See Also:
- Constant Field Values
-
PORT
public static final transient String PORT
- See Also:
- Constant Field Values
-
ENCODER_THREADS
public static final transient String ENCODER_THREADS
- See Also:
- Constant Field Values
-
DECODER_OFFER_THREADS
public static final transient String DECODER_OFFER_THREADS
- See Also:
- Constant Field Values
-
API_USERNAME
public static final transient String API_USERNAME
- See Also:
- Constant Field Values
-
API_PASSWORD
public static final transient String API_PASSWORD
- See Also:
- Constant Field Values
-
API_URL
public static final transient String API_URL
- See Also:
- Constant Field Values
-
THUMBNAIL_RESOLUTION
public static final transient String THUMBNAIL_RESOLUTION
- See Also:
- Constant Field Values
-
THUMBNAIL_PERIOD
public static final transient String THUMBNAIL_PERIOD
- See Also:
- Constant Field Values
-
BILINEAR_EFFECTS
public static final transient String BILINEAR_EFFECTS
- See Also:
- Constant Field Values
-
CARBON_SERVER
public static final transient String CARBON_SERVER
- See Also:
- Constant Field Values
-
CARBON_PRESET
public static final transient String CARBON_PRESET
- See Also:
- Constant Field Values
-
FACE_DETECTOR_PLUGIN
public static final transient String FACE_DETECTOR_PLUGIN
- See Also:
- Constant Field Values
-
DATA_PATH
public static final transient String DATA_PATH
- See Also:
- Constant Field Values
-
PRESET_PATH
public static final transient String PRESET_PATH
- See Also:
- Constant Field Values
-
TEMP_PATH
public static final transient String TEMP_PATH
- See Also:
- Constant Field Values
-
PRORES_DECODER
public static final transient String PRORES_DECODER
- See Also:
- Constant Field Values
-
PRORES_ENCODER
public static final transient String PRORES_ENCODER
- See Also:
- Constant Field Values
-
VP_6_ENCODER
public static final transient String VP_6_ENCODER
- See Also:
- Constant Field Values
-
VP_6_ENCODER_POOL_SIZE
public static final transient String VP_6_ENCODER_POOL_SIZE
- See Also:
- Constant Field Values
-
LOGO
public static final transient String LOGO
- See Also:
- Constant Field Values
-
IMAGEMAGICK
public static final transient String IMAGEMAGICK
- See Also:
- Constant Field Values
-
LOG_LEVEL
public static final transient String LOG_LEVEL
- See Also:
- Constant Field Values
-
STATSD
public static final transient String STATSD
- See Also:
- Constant Field Values
-
READ_BUFFER_LENGTH
public static final transient String READ_BUFFER_LENGTH
- See Also:
- Constant Field Values
-
DATA_BUFFER_SIZE
public static final transient String DATA_BUFFER_SIZE
- See Also:
- Constant Field Values
-
DATA_BUFFER_WRITE_SIZE
public static final transient String DATA_BUFFER_WRITE_SIZE
- See Also:
- Constant Field Values
-
DATA_BUFFER_FLUSH_TIME
public static final transient String DATA_BUFFER_FLUSH_TIME
- See Also:
- Constant Field Values
-
COLOR_PROFILE_PATH
public static final transient String COLOR_PROFILE_PATH
- See Also:
- Constant Field Values
-
RED_DECODER_TYPE
public static final transient String RED_DECODER_TYPE
- See Also:
- Constant Field Values
-
-