Interface AdConditioningConfiguration.Builder

    • Method Detail

      • streamingMediaFileConditioning

        AdConditioningConfiguration.Builder streamingMediaFileConditioning​(String streamingMediaFileConditioning)

        For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see https://docs.aws.amazon.com/precondition-ads.html.

        Parameters:
        streamingMediaFileConditioning - For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see https://docs.aws.amazon.com/precondition-ads.html.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        StreamingMediaFileConditioning, StreamingMediaFileConditioning
      • streamingMediaFileConditioning

        AdConditioningConfiguration.Builder streamingMediaFileConditioning​(StreamingMediaFileConditioning streamingMediaFileConditioning)

        For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see https://docs.aws.amazon.com/precondition-ads.html.

        Parameters:
        streamingMediaFileConditioning - For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see https://docs.aws.amazon.com/precondition-ads.html.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        StreamingMediaFileConditioning, StreamingMediaFileConditioning