| Modifier and Type | Field and Description |
|---|---|
protected List<NLEJobAudioOutputType> |
NLEJobOutputType.audio |
| Modifier and Type | Method and Description |
|---|---|
NLEJobAudioOutputType |
ObjectFactory.createNLEJobAudioOutputType()
Create an instance of
NLEJobAudioOutputType |
NLEJobAudioOutputType |
NLEJobAudioOutputType.withBitrate(long value) |
NLEJobAudioOutputType |
NLEJobAudioOutputType.withCodec(String value) |
NLEJobAudioOutputType |
NLEJobAudioOutputType.withSequence(Collection<Integer> values) |
NLEJobAudioOutputType |
NLEJobAudioOutputType.withSequence(Integer... values) |
NLEJobAudioOutputType |
NLEJobAudioOutputType.withUri(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<NLEJobAudioOutputType> |
NLEJobOutputType.getAudio()
Gets the value of the audio property.
|
| Modifier and Type | Method and Description |
|---|---|
NLEJobOutputType |
NLEJobOutputType.withAudio(NLEJobAudioOutputType... values) |
| Modifier and Type | Method and Description |
|---|---|
NLEJobOutputType |
NLEJobOutputType.withAudio(Collection<NLEJobAudioOutputType> values) |
Copyright © 2015. All rights reserved.