| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
AudioParameters |
CreatePresetRequest.audio()
A section of the request body that specifies the audio parameters.
|
AudioParameters |
Preset.audio()
A section of the response body that provides information about the audio preset values.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePresetRequest.Builder |
CreatePresetRequest.Builder.audio(AudioParameters audio)
A section of the request body that specifies the audio parameters.
|
Preset.Builder |
Preset.Builder.audio(AudioParameters audio)
A section of the response body that provides information about the audio preset values.
|
Copyright © 2023. All rights reserved.