Package com.vidispine.generated
Class MediaComponentType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.MediaComponentType.PropInfo
-
- Enclosing class:
- MediaComponentType
public static class MediaComponentType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
BITRATE
static String
CODEC
static String
DURATION
static String
EDL
static String
ESSENCE_STREAM_ID
static String
EXTRADATA
static String
INTERVAL
static String
ITEM_TRACK
static String
LEVEL
static String
NUMBER_OF_PACKETS
static String
PID
static String
PROFILE
static String
REPEAT_COUNT
static String
SEGMENT
static String
START_TIMESTAMP
static String
TIME_BASE
static String
TRACK_ORDER
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
CODEC
public static final transient String CODEC
- See Also:
- Constant Field Values
-
TIME_BASE
public static final transient String TIME_BASE
- See Also:
- Constant Field Values
-
ITEM_TRACK
public static final transient String ITEM_TRACK
- See Also:
- Constant Field Values
-
ESSENCE_STREAM_ID
public static final transient String ESSENCE_STREAM_ID
- See Also:
- Constant Field Values
-
INTERVAL
public static final transient String INTERVAL
- See Also:
- Constant Field Values
-
BITRATE
public static final transient String BITRATE
- See Also:
- Constant Field Values
-
NUMBER_OF_PACKETS
public static final transient String NUMBER_OF_PACKETS
- See Also:
- Constant Field Values
-
EXTRADATA
public static final transient String EXTRADATA
- See Also:
- Constant Field Values
-
PID
public static final transient String PID
- See Also:
- Constant Field Values
-
DURATION
public static final transient String DURATION
- See Also:
- Constant Field Values
-
PROFILE
public static final transient String PROFILE
- See Also:
- Constant Field Values
-
LEVEL
public static final transient String LEVEL
- See Also:
- Constant Field Values
-
EDL
public static final transient String EDL
- See Also:
- Constant Field Values
-
START_TIMESTAMP
public static final transient String START_TIMESTAMP
- See Also:
- Constant Field Values
-
REPEAT_COUNT
public static final transient String REPEAT_COUNT
- See Also:
- Constant Field Values
-
TRACK_ORDER
public static final transient String TRACK_ORDER
- See Also:
- Constant Field Values
-
SEGMENT
public static final transient String SEGMENT
- See Also:
- Constant Field Values
-
-