Package com.vidispine.generated
Class TranscodePresetType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.TranscodePresetType.PropInfo
-
- Enclosing class:
- TranscodePresetType
public static class TranscodePresetType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ADD_CLIP_NAME
static String
AUDIO
static String
AUDIO_TRACK
static String
DEMUXER_SETTING
static String
DESCRIPTION
static String
FACE_DETECT
static String
FAST_START_SETTING
static String
FORMAT
static String
MAX_CHUNK_DURATION
static String
MEDIACONVERT
static String
METADATA
static String
MUXER_SETTING
static String
NAME
static String
OVERLAY
static String
POSTER_BACKGROUND
static String
POSTER_RESOLUTION
static String
PREFERRED_SOURCE_TAG
static String
PRESERVE_EDL
static String
SCRIPT
static String
SEQUENCE_OUTPUT
static String
SHAPE_METADATA
static String
START_TIMECODE
static String
TEXT_OVERLAY
static String
THUMBNAIL_BACKGROUND
static String
THUMBNAIL_PERIOD
static String
THUMBNAIL_PLUGIN
static String
THUMBNAIL_RESOLUTION
static String
VIDEO
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
DESCRIPTION
public static final transient String DESCRIPTION
- See Also:
- Constant Field Values
-
NAME
public static final transient String NAME
- See Also:
- Constant Field Values
-
FORMAT
public static final transient String FORMAT
- See Also:
- Constant Field Values
-
AUDIO
public static final transient String AUDIO
- See Also:
- Constant Field Values
-
AUDIO_TRACK
public static final transient String AUDIO_TRACK
- See Also:
- Constant Field Values
-
VIDEO
public static final transient String VIDEO
- See Also:
- Constant Field Values
-
START_TIMECODE
public static final transient String START_TIMECODE
- See Also:
- Constant Field Values
-
FAST_START_SETTING
public static final transient String FAST_START_SETTING
- See Also:
- Constant Field Values
-
THUMBNAIL_RESOLUTION
public static final transient String THUMBNAIL_RESOLUTION
- See Also:
- Constant Field Values
-
THUMBNAIL_BACKGROUND
public static final transient String THUMBNAIL_BACKGROUND
- See Also:
- Constant Field Values
-
THUMBNAIL_PERIOD
public static final transient String THUMBNAIL_PERIOD
- See Also:
- Constant Field Values
-
THUMBNAIL_PLUGIN
public static final transient String THUMBNAIL_PLUGIN
- See Also:
- Constant Field Values
-
POSTER_RESOLUTION
public static final transient String POSTER_RESOLUTION
- See Also:
- Constant Field Values
-
POSTER_BACKGROUND
public static final transient String POSTER_BACKGROUND
- See Also:
- Constant Field Values
-
FACE_DETECT
public static final transient String FACE_DETECT
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
PRESERVE_EDL
public static final transient String PRESERVE_EDL
- See Also:
- Constant Field Values
-
ADD_CLIP_NAME
public static final transient String ADD_CLIP_NAME
- 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
-
PREFERRED_SOURCE_TAG
public static final transient String PREFERRED_SOURCE_TAG
- See Also:
- Constant Field Values
-
SCRIPT
public static final transient String SCRIPT
- See Also:
- Constant Field Values
-
SHAPE_METADATA
public static final transient String SHAPE_METADATA
- See Also:
- Constant Field Values
-
MAX_CHUNK_DURATION
public static final transient String MAX_CHUNK_DURATION
- See Also:
- Constant Field Values
-
DEMUXER_SETTING
public static final transient String DEMUXER_SETTING
- See Also:
- Constant Field Values
-
MUXER_SETTING
public static final transient String MUXER_SETTING
- See Also:
- Constant Field Values
-
SEQUENCE_OUTPUT
public static final transient String SEQUENCE_OUTPUT
- See Also:
- Constant Field Values
-
MEDIACONVERT
public static final transient String MEDIACONVERT
- See Also:
- Constant Field Values
-
-