| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
OutputGroupSettings |
OutputGroupSettings.clone() |
OutputGroupSettings |
OutputGroup.getOutputGroupSettings()
Settings associated with the output group.
|
OutputGroupSettings |
OutputGroupSettings.withArchiveGroupSettings(ArchiveGroupSettings archiveGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withHlsGroupSettings(HlsGroupSettings hlsGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withMsSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withRtmpGroupSettings(RtmpGroupSettings rtmpGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withUdpGroupSettings(UdpGroupSettings udpGroupSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputGroup.setOutputGroupSettings(OutputGroupSettings outputGroupSettings)
Settings associated with the output group.
|
OutputGroup |
OutputGroup.withOutputGroupSettings(OutputGroupSettings outputGroupSettings)
Settings associated with the output group.
|
Copyright © 2018. All rights reserved.