Package com.vidispine.generated
Class VideoMediaInfoType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.VideoMediaInfoType.PropInfo
-
- Enclosing class:
- VideoMediaInfoType
public static class VideoMediaInfoType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
FORMAT_SETTINGS_GOP
static String
INTRA_DC_PRECISION
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
FORMAT_SETTINGS_GOP
public static final transient String FORMAT_SETTINGS_GOP
- See Also:
- Constant Field Values
-
INTRA_DC_PRECISION
public static final transient String INTRA_DC_PRECISION
- See Also:
- Constant Field Values
-
-