| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
CmafIngestGroupSettings |
CmafIngestGroupSettings.clone() |
CmafIngestGroupSettings |
OutputGroupSettings.getCmafIngestGroupSettings() |
CmafIngestGroupSettings |
CmafIngestGroupSettings.withDestination(OutputLocationRef destination)
A HTTP destination for the tracks
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withNielsenId3Behavior(CmafNielsenId3Behavior nielsenId3Behavior)
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an
equivalent ID3 tag will be inserted in the output.
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withNielsenId3Behavior(String nielsenId3Behavior)
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an
equivalent ID3 tag will be inserted in the output.
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withScte35Type(Scte35Type scte35Type)
Type of scte35 track to add.
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withScte35Type(String scte35Type)
Type of scte35 track to add.
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withSegmentLength(Integer segmentLength)
The nominal duration of segments.
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withSegmentLengthUnits(CmafIngestSegmentLengthUnits segmentLengthUnits)
Time unit for segment length parameter.
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withSegmentLengthUnits(String segmentLengthUnits)
Time unit for segment length parameter.
|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withSendDelayMs(Integer sendDelayMs)
Number of milliseconds to delay the output from the second pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputGroupSettings.setCmafIngestGroupSettings(CmafIngestGroupSettings cmafIngestGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withCmafIngestGroupSettings(CmafIngestGroupSettings cmafIngestGroupSettings) |
Copyright © 2024. All rights reserved.