Package com.vidispine.generated
Class PartialFileDescriptorType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.PartialFileDescriptorType.PropInfo
-
- Enclosing class:
- PartialFileDescriptorType
public static class PartialFileDescriptorType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
AUDIO_STREAM
static String
CONTAINER_COMPONENT
static String
DROP_FRAME
static String
DV_DESCRIPTOR
static String
INDEX
static String
LABEL
static String
ROUNDED_TIME_BASE
static String
START_TIMECODE
static String
TRANSCODER_VERSION
static String
VIDEO_STREAM
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
LABEL
public static final transient String LABEL
- See Also:
- Constant Field Values
-
TRANSCODER_VERSION
public static final transient String TRANSCODER_VERSION
- See Also:
- Constant Field Values
-
START_TIMECODE
public static final transient String START_TIMECODE
- See Also:
- Constant Field Values
-
ROUNDED_TIME_BASE
public static final transient String ROUNDED_TIME_BASE
- See Also:
- Constant Field Values
-
DROP_FRAME
public static final transient String DROP_FRAME
- See Also:
- Constant Field Values
-
CONTAINER_COMPONENT
public static final transient String CONTAINER_COMPONENT
- See Also:
- Constant Field Values
-
AUDIO_STREAM
public static final transient String AUDIO_STREAM
- See Also:
- Constant Field Values
-
VIDEO_STREAM
public static final transient String VIDEO_STREAM
- See Also:
- Constant Field Values
-
DV_DESCRIPTOR
public static final transient String DV_DESCRIPTOR
- See Also:
- Constant Field Values
-
INDEX
public static final transient String INDEX
- See Also:
- Constant Field Values
-
-