@Stability(value=Stable) @Internal public static final class CfnPlaybackConfigurationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaybackConfigurationProps
CfnPlaybackConfigurationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaybackConfigurationProps.Builder, CfnPlaybackConfigurationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaybackConfigurationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPlaybackConfigurationProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAdDecisionServerUrl()
The URL for the ad decision server (ADS).
|
Object |
getAvailSuppression()
The configuration for avail suppression, also known as ad suppression.
|
Object |
getBumper()
The configuration for bumpers.
|
Object |
getCdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
|
Object |
getConfigurationAliases()
The player parameters and aliases used as dynamic variables during session initialization.
|
Object |
getDashConfiguration()
The configuration for DASH content.
|
Object |
getLivePreRollConfiguration()
The configuration for pre-roll ad insertion.
|
Object |
getManifestProcessingRules()
The configuration for manifest processing rules.
|
String |
getName()
The identifier for the playback configuration.
|
Number |
getPersonalizationThresholdSeconds()
Defines the maximum duration of underfilled ad time (in seconds) allowed in an ad break.
|
String |
getSlateAdUrl()
The URL for a high-quality video asset to transcode and use to fill in time that's not used by ads.
|
List<CfnTag> |
getTags()
The tags to assign to the playback configuration.
|
String |
getTranscodeProfileName()
The name that is used to associate this playback configuration with a custom transcode profile.
|
String |
getVideoContentSourceUrl()
The URL prefix for the parent manifest for the stream, minus the asset ID.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPlaybackConfigurationProps.Builder builder)
CfnPlaybackConfigurationProps.Builder.public final String getAdDecisionServerUrl()
CfnPlaybackConfigurationPropsThis includes the specification of static parameters and placeholders for dynamic parameters. MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing you can provide a static VAST URL. The maximum length is 25,000 characters.
getAdDecisionServerUrl in interface CfnPlaybackConfigurationPropspublic final String getName()
CfnPlaybackConfigurationPropsgetName in interface CfnPlaybackConfigurationPropspublic final String getVideoContentSourceUrl()
CfnPlaybackConfigurationPropsThe maximum length is 512 characters.
getVideoContentSourceUrl in interface CfnPlaybackConfigurationPropspublic final Object getAvailSuppression()
CfnPlaybackConfigurationPropsFor more information about ad suppression, see Ad Suppression .
getAvailSuppression in interface CfnPlaybackConfigurationPropspublic final Object getBumper()
CfnPlaybackConfigurationPropsBumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers .
getBumper in interface CfnPlaybackConfigurationPropspublic final Object getCdnConfiguration()
CfnPlaybackConfigurationPropsgetCdnConfiguration in interface CfnPlaybackConfigurationPropspublic final Object getConfigurationAliases()
CfnPlaybackConfigurationPropsFor more information, see Domain Variables .
getConfigurationAliases in interface CfnPlaybackConfigurationPropspublic final Object getDashConfiguration()
CfnPlaybackConfigurationPropsgetDashConfiguration in interface CfnPlaybackConfigurationPropspublic final Object getLivePreRollConfiguration()
CfnPlaybackConfigurationPropsgetLivePreRollConfiguration in interface CfnPlaybackConfigurationPropspublic final Object getManifestProcessingRules()
CfnPlaybackConfigurationPropsManifest processing rules enable customization of the personalized manifests created by MediaTailor.
getManifestProcessingRules in interface CfnPlaybackConfigurationPropspublic final Number getPersonalizationThresholdSeconds()
CfnPlaybackConfigurationPropsIf the duration of underfilled ad time exceeds the personalization threshold, then the personalization of the ad break is abandoned and the underlying content is shown. This feature applies to ad replacement in live and VOD streams, rather than ad insertion, because it relies on an underlying content stream. For more information about ad break behavior, including ad replacement and insertion, see Ad Behavior in MediaTailor .
getPersonalizationThresholdSeconds in interface CfnPlaybackConfigurationPropspublic final String getSlateAdUrl()
CfnPlaybackConfigurationPropsMediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID configurations. For VPAID, the slate is required because MediaTailor provides it in the slots that are designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.
getSlateAdUrl in interface CfnPlaybackConfigurationPropspublic final List<CfnTag> getTags()
CfnPlaybackConfigurationPropsgetTags in interface CfnPlaybackConfigurationPropspublic final String getTranscodeProfileName()
CfnPlaybackConfigurationPropsThis overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.
getTranscodeProfileName in interface CfnPlaybackConfigurationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.