| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsId3SegmentTaggingScheduleActionSettings.Builder |
HlsId3SegmentTaggingScheduleActionSettings.builder() |
HlsId3SegmentTaggingScheduleActionSettings.Builder |
HlsId3SegmentTaggingScheduleActionSettings.Builder.tag(String tag)
ID3 tag to insert into each segment.
|
HlsId3SegmentTaggingScheduleActionSettings.Builder |
HlsId3SegmentTaggingScheduleActionSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HlsId3SegmentTaggingScheduleActionSettings.Builder> |
HlsId3SegmentTaggingScheduleActionSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ScheduleActionSettings.Builder |
ScheduleActionSettings.Builder.hlsId3SegmentTaggingSettings(Consumer<HlsId3SegmentTaggingScheduleActionSettings.Builder> hlsId3SegmentTaggingSettings)
Action to insert HLS ID3 segment tagging This is a convenience method that creates an instance of the
HlsId3SegmentTaggingScheduleActionSettings.Builder avoiding the need to create one manually via
HlsId3SegmentTaggingScheduleActionSettings.builder(). |
Copyright © 2022. All rights reserved.