| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Scte35SpliceInsertScheduleActionSettings |
Scte35SpliceInsertScheduleActionSettings.clone() |
Scte35SpliceInsertScheduleActionSettings |
ScheduleActionSettings.getScte35SpliceInsertSettings()
Action to insert SCTE-35 splice_insert message
|
Scte35SpliceInsertScheduleActionSettings |
Scte35SpliceInsertScheduleActionSettings.withDuration(Long duration)
Optional, the duration for the splice_insert, in 90 KHz ticks.
|
Scte35SpliceInsertScheduleActionSettings |
Scte35SpliceInsertScheduleActionSettings.withSpliceEventId(Long spliceEventId)
The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleActionSettings.setScte35SpliceInsertSettings(Scte35SpliceInsertScheduleActionSettings scte35SpliceInsertSettings)
Action to insert SCTE-35 splice_insert message
|
ScheduleActionSettings |
ScheduleActionSettings.withScte35SpliceInsertSettings(Scte35SpliceInsertScheduleActionSettings scte35SpliceInsertSettings)
Action to insert SCTE-35 splice_insert message
|
Copyright © 2021. All rights reserved.