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/JobInput.html below:

JobInput — AWS SDK for Ruby V2

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

{
  key: "LongKey",
  frame_rate: "FrameRate",
  resolution: "Resolution",
  aspect_ratio: "AspectRatio",
  interlaced: "Interlaced",
  container: "JobContainer",
  encryption: {
    mode: "EncryptionMode",
    key: "Base64EncodedString",
    key_md_5: "Base64EncodedString",
    initialization_vector: "ZeroTo255String",
  },
  time_span: {
    start_time: "Time",
    duration: "Time",
  },
  input_captions: {
    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",
        },
      },
    ],
  },
  detected_properties: {
    width: 1,
    height: 1,
    frame_rate: "FloatString",
    file_size: 1,
    duration_millis: 1,
  },
}

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