/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ package com.amazonaws.services.mediapackagev2.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.protocol.StructuredPojo; import com.amazonaws.protocol.ProtocolMarshaller; /** *
* The SCTE configuration. *
* * @see AWS API * Documentation */ @Generated("com.amazonaws:aws-java-sdk-code-generator") public class ScteHls implements Serializable, Cloneable, StructuredPojo { /** ** Ad markers indicate when ads should be inserted during playback. If you include ad markers in the content stream * in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. * Choose what you want MediaPackage to do with the ad markers. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF manifests. If * you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To learn more about * DATERANGE, see SCTE-35 Ad Marker * EXT-X-DATERANGE. *
** Ad markers indicate when ads should be inserted during playback. If you include ad markers in the content stream * in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. * Choose what you want MediaPackage to do with the ad markers. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF manifests. If * you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To learn more about * DATERANGE, see SCTE-35 Ad Marker * EXT-X-DATERANGE. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF * manifests. If you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To * learn more about DATERANGE, see SCTE-35 Ad * Marker EXT-X-DATERANGE. *
** Ad markers indicate when ads should be inserted during playback. If you include ad markers in the content stream * in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. * Choose what you want MediaPackage to do with the ad markers. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF manifests. If * you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To learn more about * DATERANGE, see SCTE-35 Ad Marker * EXT-X-DATERANGE. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF * manifests. If you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To * learn more about DATERANGE, see SCTE-35 * Ad Marker EXT-X-DATERANGE. *
** Ad markers indicate when ads should be inserted during playback. If you include ad markers in the content stream * in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. * Choose what you want MediaPackage to do with the ad markers. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF manifests. If * you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To learn more about * DATERANGE, see SCTE-35 Ad Marker * EXT-X-DATERANGE. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF * manifests. If you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To * learn more about DATERANGE, see SCTE-35 Ad * Marker EXT-X-DATERANGE. *
** Ad markers indicate when ads should be inserted during playback. If you include ad markers in the content stream * in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. * Choose what you want MediaPackage to do with the ad markers. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF manifests. If * you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To learn more about * DATERANGE, see SCTE-35 Ad Marker * EXT-X-DATERANGE. *
** Value description: *
** DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF * manifests. If you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To * learn more about DATERANGE, see SCTE-35 Ad * Marker EXT-X-DATERANGE. *
*