| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
MediaStreamAttributesRequest |
MediaStreamAttributesRequest.clone() |
MediaStreamAttributesRequest |
AddMediaStreamRequest.getAttributes()
The attributes that you want to assign to the new media stream.
|
MediaStreamAttributesRequest |
UpdateFlowMediaStreamRequest.getAttributes()
The attributes that you want to assign to the media stream.
|
MediaStreamAttributesRequest |
MediaStreamAttributesRequest.withFmtp(FmtpRequest fmtp)
The settings that you want to use to define the media stream.
|
MediaStreamAttributesRequest |
MediaStreamAttributesRequest.withLang(String lang)
The audio language, in a format that is recognized by the receiver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddMediaStreamRequest.setAttributes(MediaStreamAttributesRequest attributes)
The attributes that you want to assign to the new media stream.
|
void |
UpdateFlowMediaStreamRequest.setAttributes(MediaStreamAttributesRequest attributes)
The attributes that you want to assign to the media stream.
|
AddMediaStreamRequest |
AddMediaStreamRequest.withAttributes(MediaStreamAttributesRequest attributes)
The attributes that you want to assign to the new media stream.
|
UpdateFlowMediaStreamRequest |
UpdateFlowMediaStreamRequest.withAttributes(MediaStreamAttributesRequest attributes)
The attributes that you want to assign to the media stream.
|
Copyright © 2022. All rights reserved.