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