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