| Modifier and Type | Field and Description |
|---|---|
protected List<ComplexJobAudioChannelMapInputType> |
ComplexJobType.Connection.audioChannelMapInput |
protected List<ComplexJobAudioChannelMapInputType> |
ComplexJobAudioChannelSequenceInputType.input |
| Modifier and Type | Method and Description |
|---|---|
ComplexJobAudioChannelMapInputType |
ObjectFactory.createComplexJobAudioChannelMapInputType()
Create an instance of
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType.withChannel(int value) |
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType.withId(int value) |
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType.withSetting(Collection<KeyValuePairType> values) |
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType.withSetting(KeyValuePairType... values) |
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType.withStream(int value) |
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType.withTransition(TransitionType value) |
| Modifier and Type | Method and Description |
|---|---|
List<ComplexJobAudioChannelMapInputType> |
ComplexJobType.Connection.getAudioChannelMapInput()
Gets the value of the audioChannelMapInput property.
|
List<ComplexJobAudioChannelMapInputType> |
ComplexJobAudioChannelSequenceInputType.getInput()
Gets the value of the input property.
|
| Modifier and Type | Method and Description |
|---|---|
ComplexJobType.Connection |
ComplexJobType.Connection.withAudioChannelMapInput(ComplexJobAudioChannelMapInputType... values) |
ComplexJobAudioChannelSequenceInputType |
ComplexJobAudioChannelSequenceInputType.withInput(ComplexJobAudioChannelMapInputType... values) |
| Modifier and Type | Method and Description |
|---|---|
ComplexJobType.Connection |
ComplexJobType.Connection.withAudioChannelMapInput(Collection<ComplexJobAudioChannelMapInputType> values) |
ComplexJobAudioChannelSequenceInputType |
ComplexJobAudioChannelSequenceInputType.withInput(Collection<ComplexJobAudioChannelMapInputType> values) |
Copyright © 2015. All rights reserved.