A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/ElasticTranscoder/Types/InputCaptions.html below:

InputCaptions — AWS SDK for Ruby V2

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

Class: Aws::ElasticTranscoder::Types::InputCaptions
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing InputCaptions as input to an Aws::Client method, you can use a vanilla Hash:

{
  merge_policy: "CaptionMergePolicy",
  caption_sources: [
    {
      key: "LongKey",
      language: "Key",
      time_offset: "TimeOffset",
      label: "Name",
      encryption: {
        mode: "EncryptionMode",
        key: "Base64EncodedString",
        key_md_5: "Base64EncodedString",
        initialization_vector: "ZeroTo255String",
      },
    },
  ],
}

The captions to be created, if any.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #caption_sources ⇒ Array<Types::CaptionSource>

Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave CaptionSources blank.

#merge_policy ⇒ String

A policy that determines how Elastic Transcoder handles the existence of multiple captions.

MergePolicy cannot be null.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4