| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
MediaStreamSourceConfigurationRequest |
MediaStreamSourceConfigurationRequest.clone() |
MediaStreamSourceConfigurationRequest |
MediaStreamSourceConfigurationRequest.withEncodingName(EncodingName encodingName)
The format you want to use to encode the data.
|
MediaStreamSourceConfigurationRequest |
MediaStreamSourceConfigurationRequest.withEncodingName(String encodingName)
The format you want to use to encode the data.
|
MediaStreamSourceConfigurationRequest |
MediaStreamSourceConfigurationRequest.withInputConfigurations(Collection<InputConfigurationRequest> inputConfigurations)
The transport parameters that you want to associate with the media stream.
|
MediaStreamSourceConfigurationRequest |
MediaStreamSourceConfigurationRequest.withInputConfigurations(InputConfigurationRequest... inputConfigurations)
The transport parameters that you want to associate with the media stream.
|
MediaStreamSourceConfigurationRequest |
MediaStreamSourceConfigurationRequest.withMediaStreamName(String mediaStreamName)
The name of the media stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<MediaStreamSourceConfigurationRequest> |
SetSourceRequest.getMediaStreamSourceConfigurations()
The media streams that are associated with the source, and the parameters for those associations.
|
List<MediaStreamSourceConfigurationRequest> |
UpdateFlowSourceRequest.getMediaStreamSourceConfigurations()
The media streams that are associated with the source, and the parameters for those associations.
|
| Modifier and Type | Method and Description |
|---|---|
SetSourceRequest |
SetSourceRequest.withMediaStreamSourceConfigurations(MediaStreamSourceConfigurationRequest... mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
UpdateFlowSourceRequest |
UpdateFlowSourceRequest.withMediaStreamSourceConfigurations(MediaStreamSourceConfigurationRequest... mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetSourceRequest.setMediaStreamSourceConfigurations(Collection<MediaStreamSourceConfigurationRequest> mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
void |
UpdateFlowSourceRequest.setMediaStreamSourceConfigurations(Collection<MediaStreamSourceConfigurationRequest> mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
SetSourceRequest |
SetSourceRequest.withMediaStreamSourceConfigurations(Collection<MediaStreamSourceConfigurationRequest> mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
UpdateFlowSourceRequest |
UpdateFlowSourceRequest.withMediaStreamSourceConfigurations(Collection<MediaStreamSourceConfigurationRequest> mediaStreamSourceConfigurations)
The media streams that are associated with the source, and the parameters for those associations.
|
Copyright © 2025. All rights reserved.