You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaTailor::Types::GetPlaybackConfigurationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#ad_decision_server_urlString

The URL for the ad decision server (ADS). This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental 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.

Returns:

  • (String)

    The URL for the ad decision server (ADS).

#avail_suppressionTypes::AvailSuppression

The configuration for Avail Suppression.

Returns:

#bumperTypes::Bumper

The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break.

Returns:

#cdn_configurationTypes::CdnConfiguration

The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.

Returns:

  • (Types::CdnConfiguration)

    The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.

#dash_configurationTypes::DashConfiguration

The configuration for DASH content.

Returns:

#hls_configurationTypes::HlsConfiguration

The configuration for HLS content.

Returns:

#live_pre_roll_configurationTypes::LivePreRollConfiguration

The configuration for pre-roll ad insertion.

Returns:

#manifest_processing_rulesTypes::ManifestProcessingRules

The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.

Returns:

#nameString

The identifier for the playback configuration.

Returns:

  • (String)

    The identifier for the playback configuration.

#personalization_threshold_secondsInteger

Returns:

  • (Integer)

#playback_configuration_arnString

The Amazon Resource Name (ARN) for the playback configuration.

Returns:

  • (String)

    The Amazon Resource Name (ARN) for the playback configuration.

#playback_endpoint_prefixString

The URL that the player accesses to get a manifest from AWS Elemental MediaTailor. This session will use server-side reporting.

Returns:

  • (String)

    The URL that the player accesses to get a manifest from AWS Elemental MediaTailor.

#session_initialization_endpoint_prefixString

The URL that the player uses to initialize a session that uses client-side reporting.

Returns:

  • (String)

    The URL that the player uses to initialize a session that uses client-side reporting.

#slate_ad_urlString

The URL for a high-quality video asset to transcode and use to fill in time that\'s not used by ads. AWS Elemental MediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID playback configurations. For VPAID, the slate is required because MediaTailor provides it in the slots designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.

Returns:

  • (String)

    The URL for a high-quality video asset to transcode and use to fill in time that\'s not used by ads.

#tagsHash<String,String>

The tags assigned to the playback configuration.

Returns:

  • (Hash<String,String>)

    The tags assigned to the playback configuration.

#transcode_profile_nameString

The name that is used to associate this playback configuration with a custom transcode profile. This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.

Returns:

  • (String)

    The name that is used to associate this playback configuration with a custom transcode profile.

#video_content_source_urlString

The URL prefix for the master playlist for the stream, minus the asset ID. The maximum length is 512 characters.

Returns:

  • (String)

    The URL prefix for the master playlist for the stream, minus the asset ID.