| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
ArchiveGroupSettings |
ArchiveGroupSettings.clone() |
ArchiveGroupSettings |
OutputGroupSettings.getArchiveGroupSettings() |
ArchiveGroupSettings |
ArchiveGroupSettings.withArchiveCdnSettings(ArchiveCdnSettings archiveCdnSettings)
Parameters that control interactions with the CDN.
|
ArchiveGroupSettings |
ArchiveGroupSettings.withDestination(OutputLocationRef destination)
A directory and base filename where archive files should be written.
|
ArchiveGroupSettings |
ArchiveGroupSettings.withRolloverInterval(Integer rolloverInterval)
Number of seconds to write to archive file before closing and starting a new one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputGroupSettings.setArchiveGroupSettings(ArchiveGroupSettings archiveGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withArchiveGroupSettings(ArchiveGroupSettings archiveGroupSettings) |
Copyright © 2024. All rights reserved.