| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
List<MediaStreamSourceConfiguration> |
Source.mediaStreamSourceConfigurations()
The media streams that are associated with the source, and the parameters for those associations.
|
| Modifier and Type | Method and Description |
|---|---|
Source.Builder |
Source.Builder.mediaStreamSourceConfigurations(MediaStreamSourceConfiguration... mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
| Modifier and Type | Method and Description |
|---|---|
Source.Builder |
Source.Builder.mediaStreamSourceConfigurations(Collection<MediaStreamSourceConfiguration> mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
Copyright © 2022. All rights reserved.