| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
AdBreakOpportunity |
AdBreakOpportunity.clone() |
AdBreakOpportunity |
AdBreakOpportunity.withOffsetMillis(Long offsetMillis)
The offset in milliseconds from the start of the VOD source at which an ad marker was detected.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdBreakOpportunity> |
DescribeVodSourceResult.getAdBreakOpportunities()
The ad break opportunities within the VOD source.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVodSourceResult |
DescribeVodSourceResult.withAdBreakOpportunities(AdBreakOpportunity... adBreakOpportunities)
The ad break opportunities within the VOD source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeVodSourceResult.setAdBreakOpportunities(Collection<AdBreakOpportunity> adBreakOpportunities)
The ad break opportunities within the VOD source.
|
DescribeVodSourceResult |
DescribeVodSourceResult.withAdBreakOpportunities(Collection<AdBreakOpportunity> adBreakOpportunities)
The ad break opportunities within the VOD source.
|
Copyright © 2024. All rights reserved.