Package-level declarations

Types

Link copied to clipboard
enum ChannelAdMarkupType : Enum<ChannelAdMarkupType> , ConvertibleToJava<ChannelAdMarkupType>
Link copied to clipboard
enum ChannelLogType : Enum<ChannelLogType> , ConvertibleToJava<ChannelLogType>
Link copied to clipboard
enum ChannelPlaybackMode : Enum<ChannelPlaybackMode> , ConvertibleToJava<ChannelPlaybackMode>
Link copied to clipboard
enum ChannelTier : Enum<ChannelTier> , ConvertibleToJava<ChannelTier>
Link copied to clipboard
enum LiveSourceType : Enum<LiveSourceType> , ConvertibleToJava<LiveSourceType>
enum PlaybackConfigurationAvailSuppressionFillPolicy : Enum<PlaybackConfigurationAvailSuppressionFillPolicy> , ConvertibleToJava<PlaybackConfigurationAvailSuppressionFillPolicy>

Defines the policy to apply to the avail suppression mode. BEHIND_LIVE_EDGE will always use the full avail suppression policy. AFTER_LIVE_EDGE mode can be used to invoke partial ad break fills when a session starts mid-break. Valid values are FULL_AVAIL_ONLY and PARTIAL_AVAIL

enum PlaybackConfigurationAvailSuppressionMode : Enum<PlaybackConfigurationAvailSuppressionMode> , ConvertibleToJava<PlaybackConfigurationAvailSuppressionMode>

Sets the ad suppression mode. By default, ad suppression is off and all ad breaks are filled with ads or slate. When Mode is set to BEHIND_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks on or behind the ad suppression Value time in the manifest lookback window. When Mode is set to AFTER_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks that are within the live edge plus the avail suppression value.

enum PlaybackConfigurationDashConfigurationOriginManifestType : Enum<PlaybackConfigurationDashConfigurationOriginManifestType> , ConvertibleToJava<PlaybackConfigurationDashConfigurationOriginManifestType>

The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.

Link copied to clipboard
enum SourceLocationAccessType : Enum<SourceLocationAccessType> , ConvertibleToJava<SourceLocationAccessType>
Link copied to clipboard
enum VodSourceType : Enum<VodSourceType> , ConvertibleToJava<VodSourceType>