| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
MediaStreamAttributes |
MediaStreamAttributes.clone() |
MediaStreamAttributes |
MediaStream.getAttributes()
Attributes that are related to the media stream.
|
MediaStreamAttributes |
MediaStreamAttributes.withFmtp(Fmtp fmtp)
A set of parameters that define the media stream.
|
MediaStreamAttributes |
MediaStreamAttributes.withLang(String lang)
The audio language, in a format that is recognized by the receiver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaStream.setAttributes(MediaStreamAttributes attributes)
Attributes that are related to the media stream.
|
MediaStream |
MediaStream.withAttributes(MediaStreamAttributes attributes)
Attributes that are related to the media stream.
|
Copyright © 2024. All rights reserved.