| Modifier and Type | Field and Description |
|---|---|
protected List<AudioTranscodePresetChannelMixType> |
AudioTranscodePresetMixType.input |
| Modifier and Type | Method and Description |
|---|---|
AudioTranscodePresetChannelMixType |
ObjectFactory.createAudioTranscodePresetChannelMixType()
Create an instance of
AudioTranscodePresetChannelMixType |
AudioTranscodePresetChannelMixType |
AudioTranscodePresetChannelMixType.withChannel(int value) |
AudioTranscodePresetChannelMixType |
AudioTranscodePresetChannelMixType.withGain(float value) |
AudioTranscodePresetChannelMixType |
AudioTranscodePresetChannelMixType.withId(int value) |
AudioTranscodePresetChannelMixType |
AudioTranscodePresetChannelMixType.withStream(int value) |
| Modifier and Type | Method and Description |
|---|---|
List<AudioTranscodePresetChannelMixType> |
AudioTranscodePresetMixType.getInput()
Gets the value of the input property.
|
| Modifier and Type | Method and Description |
|---|---|
AudioTranscodePresetMixType |
AudioTranscodePresetMixType.withInput(AudioTranscodePresetChannelMixType... values) |
| Modifier and Type | Method and Description |
|---|---|
AudioTranscodePresetMixType |
AudioTranscodePresetMixType.withInput(Collection<AudioTranscodePresetChannelMixType> values) |
Copyright © 2015. All rights reserved.