See: Description
| Interface | Description |
|---|---|
| CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
For HLS, when set to `true` , MediaTailor passes through `EXT-X-CUE-IN` , `EXT-X-CUE-OUT` , and `EXT-X-SPLICEPOINT-SCTE35` ad markers from the origin manifest to the MediaTailor personalized manifest.
|
| CfnPlaybackConfiguration.AvailSuppressionProperty |
The configuration for avail suppression, also known as ad suppression.
|
| CfnPlaybackConfiguration.BumperProperty |
The configuration for bumpers.
|
| CfnPlaybackConfiguration.CdnConfigurationProperty |
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
|
| CfnPlaybackConfiguration.DashConfigurationProperty |
The configuration for DASH content.
|
| CfnPlaybackConfiguration.HlsConfigurationProperty |
The configuration for HLS content.
|
| CfnPlaybackConfiguration.LivePreRollConfigurationProperty |
The configuration for pre-roll ad insertion.
|
| CfnPlaybackConfiguration.ManifestProcessingRulesProperty |
The configuration for manifest processing rules.
|
| CfnPlaybackConfigurationProps |
Properties for defining a `CfnPlaybackConfiguration`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.mediatailor.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::MediaTailor.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.