| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
Scte |
Scte.clone() |
Scte |
Segment.getScte()
The SCTE configuration options in the segment settings.
|
Scte |
Scte.withScteFilter(Collection<String> scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
|
Scte |
Scte.withScteFilter(ScteFilter... scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
|
Scte |
Scte.withScteFilter(String... scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Segment.setScte(Scte scte)
The SCTE configuration options in the segment settings.
|
Segment |
Segment.withScte(Scte scte)
The SCTE configuration options in the segment settings.
|
Copyright © 2024. All rights reserved.