| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
List<AudioSelector> |
InputSettings.audioSelectors()
Used to select the audio stream to decode for inputs that have multiple available.
|
| Modifier and Type | Method and Description |
|---|---|
InputSettings.Builder |
InputSettings.Builder.audioSelectors(AudioSelector... audioSelectors)
Used to select the audio stream to decode for inputs that have multiple available.
|
| Modifier and Type | Method and Description |
|---|---|
InputSettings.Builder |
InputSettings.Builder.audioSelectors(Collection<AudioSelector> audioSelectors)
Used to select the audio stream to decode for inputs that have multiple available.
|
Copyright © 2022. All rights reserved.