| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
SrtSettings |
SrtSettings.clone() |
SrtSettings |
DescribeInputResult.getSrtSettings()
The settings associated with an SRT input.
|
SrtSettings |
Input.getSrtSettings()
The settings associated with an SRT input.
|
SrtSettings |
SrtSettings.withSrtCallerSources(Collection<SrtCallerSource> srtCallerSources) |
SrtSettings |
SrtSettings.withSrtCallerSources(SrtCallerSource... srtCallerSources)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInputResult.setSrtSettings(SrtSettings srtSettings)
The settings associated with an SRT input.
|
void |
Input.setSrtSettings(SrtSettings srtSettings)
The settings associated with an SRT input.
|
DescribeInputResult |
DescribeInputResult.withSrtSettings(SrtSettings srtSettings)
The settings associated with an SRT input.
|
Input |
Input.withSrtSettings(SrtSettings srtSettings)
The settings associated with an SRT input.
|
Copyright © 2024. All rights reserved.